Large code size?
Martin v. Loewis
loewis@informatik.hu-berlin.de
Wed Mar 31 23:46:00 GMT 1999
> The egcs version (compiled with egcs 1.1.1, -O2 -funroll-loops):
> -rwxrwxr-x 1 hercules devel 1534443 Mar 25 1999 robotcom.so
>
> The VC++ version (compiled with VC++ 5.0, /G5 /Ox /Ot /Og /Oi /Op /Ob2)
> -r-xr-xr-x 1 hercules devel 654336 Mar 14 10:26 robotcom.dll
>
> Any ideas why this might be?
Did you try to apply 'strip.exe' to the resulting binary?
Regards,
Martin
More information about the Gcc
mailing list