Adam Megacz writes: > > I know this has been discussed before but I wanted to get an > update... is there any advantage to compiling my entire binary in one > invocation of gcj? Yes. That's what I do. > In theory this should allow inter-class inlining and nonstandard > calling interfaces (register passing)... does gcj do any of this? a. yes. b. no. Andrew.