I can make your gcj-compiled binaries much smaller.

Andrew Haley aph@redhat.com
Mon Jan 13 10:34:00 GMT 2003


Adam Megacz writes:
 > 
 > "Erik Poupaert" <erik.poupaert@chello.be> writes:
 > > If that means that every executable becomes exe + libgcj.dll, and that you
 > > have to distribute two files instead of one, then please no.
 > 
 > I have a plan to solve this problem, but I can't implement it until I
 > get some help from Bryce.

I don't see how this can work, because you don't know what libraries
might have dependencies that they resolve by reflection.  Even the gcj
startup code does this.

Andrew.



More information about the Java mailing list