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: It's compiled and works


>fptr-g.exe is compiled with '-g', and fptr-u.exe is just "gcc fptr.c -o
fptr-u.exe"
>fptr.exe is the stripped binary. Maybe without '-g' there is just the debug
>info of the support libraries included, and with '-g' there is also debug
info
>for the program itself.

Every compiled executable contains debug info from libgcc.a

Sergey Okhapkin, http://www.lexa.ru/sos
Piscataway, NJ



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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