Windows API calls that don't work? (Was RE: Stupid stupid question :/)

Mikey jeffdb@netzone.com
Mon Mar 24 06:37:00 GMT 1997


In answer to your last question, ld -s (strips) an executable incorrectly,
and from what I understand makes it unusable on NT, you keep getting not
owner errors, it also removes exactly the information strip.exe needs to
work, so that using strip.exe on a .exe produced with ld -s fails with
"truncated file".
strip.exe (strips) an executable correctly.

> PS. Any confirmations on that statement about NT from other readers?
>     Does stripping an executable make it work? Do you *have* to strip
>     on NT? Is there a difference between the -s link option and using
>     strip after linking?
> 

-
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