using -static

Marco Trudel mtrudel@gmx.ch
Tue Oct 17 09:13:00 GMT 2006


Hello list

Do the following two configuration create the same executables?
1. shared GCJ, compiling with "gcj -static"
2. disable-shared GCJ, compiling with just "gcj"

Both will create static executables, but the first one will print some 
warnings which do not occur with the second configuration.


thanks
Marco



More information about the Java mailing list