From: jqb AT netcom DOT com (Jim Balter) Subject: Re: linking stripped object files 3 Mar 1997 10:37:10 -0800 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <331ADCAD.4C7A.cygnus.gnu-win32@netcom.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01Gold (WinNT; I) Original-To: Chin Chee-Kai Original-CC: Fergus Henderson , gnu-win32 Original-Sender: owner-gnu-win32 AT cygnus DOT com 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. -- - For help on using this list, send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".