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: linking stripped object files


Chin Chee-Kai wrote:
> 
> Hmm, seems like it's different on different machines (?).

Long ago, in a land far away, there was BSD and SysV ...
Yes, systems differ.  Some use -r to preserve relocation info,
some are smart enough to always preserve relocation info on
non-executables.  The GNU tools are in a bit of a world of their own;
TFM sez to use strip --strip-unneeded

It doesn't seem to work, though.

--
<J Q B>
-
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]