This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: The Quest for lean binaries...


BERND LASER wrote:
> quite small modules. Using gcc's -s options i get corrupted exe's not 
> running under NT.

It's a cygnus/ld well known bug...

> Avoiding it they run but are too large (for my 
> humble opinion).

Just strip file after linking:

strip <filename.exe>

-- 
Sergey Okhapkin
Moscow, Russia
Looking for a job.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]