gcc -s

John Paul Morrison jmorriso@bogomips.com
Fri Mar 28 18:13:00 GMT 1997


I noticed 

i586-cygwin32-gcc -s -o foo.exe foo.c 

produces a corrupt executable that windows NT won't run. 

i586-cygwin32-gcc -o foo.exe foo.c
i586-cygwin32-strip  foo.exe 

produces a working binary.

This is with cygwin32 b17.1 cross compiled on Irix 5.3

---------------------------------------------------------------------------
BogoMIPS Research Labs  --  bogosity research & simulation  --  VE7JPM  -- 
  jmorriso@bogomips.com  ve7jpm@ve7jpm.ampr.org  jmorriso@ve7ubc.ampr.org
---------------------------------------------------------------------------

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list