using -static
Andrew Haley
aph@redhat.com
Tue Oct 17 10:12:00 GMT 2006
Marco Trudel writes:
> Do the following two configuration create the same executables?
> 1. shared GCJ, compiling with "gcj -static"
> 2. disable-shared GCJ, compiling with just "gcj"
Should do.
> Both will create static executables, but the first one will print some
> warnings which do not occur with the second configuration.
Why are you keeping these warnings secret from us?
Andrew.
More information about the Java
mailing list