delorie.com/archives/browse.cgi | search |
From: | Richard Dawe <rich AT phekda DOT freeserve DOT co DOT uk> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Using strip --strip-debug on libraries |
Date: | Wed, 14 Jun 2000 22:31:03 +0100 |
Organization: | Customer of Planet Online |
Lines: | 26 |
Message-ID: | <3947F997.312D34B8@phekda.freeserve.co.uk> |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 1000614132547 DOT 29611G-100000 AT is> |
NNTP-Posting-Host: | modem-126.neilsborium.dialup.pol.co.uk |
Mime-Version: | 1.0 |
X-Trace: | newsg3.svr.pol.co.uk 961019399 7701 62.136.73.254 (14 Jun 2000 21:49:59 GMT) |
NNTP-Posting-Date: | 14 Jun 2000 21:49:59 GMT |
X-Complaints-To: | abuse AT theplanet DOT net |
X-Mailer: | Mozilla 4.51 [en] (X11; I; Linux 2.2.14 i586) |
X-Accept-Language: | de,fr |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hello. Eli Zaretskii wrote: > > On Tue, 13 Jun 2000, Richard Dawe wrote: > > > Solution: > > > > find . -name '*.o' -exec strip --strip-debug '{}' ';' > > find . -name '*.o' -exec touch '{}' ';' > > > > then remake library. > > Or simply don't run `strip' on the library in the first place ;-). Sure, I'll put this problem into a Someone-Else's-Problem field, along with the pink elephant, the flying pigs and my pet unicorn. ;) [ In case no-one else understands that, it's a reference to the Hitchhiker's Guide to the Galaxy trilogy. ] Bye, -- Richard Dawe [ mailto:richdawe AT bigfoot DOT com | http://www.bigfoot.com/~richdawe/ ]
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |