From: Thomas Demmer Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem with strip Date: Tue, 14 Apr 1998 13:30:24 +0200 Organization: Lehrstuhl fuer Stroemungsmechanik Lines: 30 Message-ID: <353348D0.8570EA12@LSTM.Ruhr-UNI-Bochum.De> References: NNTP-Posting-Host: bvb.lstm.ruhr-uni-bochum.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Eli Zaretskii wrote: > > On Mon, 13 Apr 1998, Andreas 'LionKing' Tscharner wrote: > > > I'm working on a little game. Now I've found this bug (?). I've compiled > > all my files of the project with the -g - option (debugging information). > > The program worked correctly. Then I STRIPped my program, and an error > > occured (SIGSEGV handled by Allegro). Anyone knows what's wrong? > > Most probably, a bug in your program. `strip' doesn't do anything to the > executable code, so the probability that it acauses a bug is extremely > low. I found something weird when stripping off files compiled with -gstabs. This seems to *do* some harm to executables. But haven't yet thoroughly checked this. -- Ciao Tom ************************************************************* * Thomas Demmer * * Lehrstuhl fuer Stroemungsmechanik * * Ruhr-Uni-Bochum * * Universitaetsstr. 150 * * D-44780 Bochum * * Tel: +49 234 700 6434 * * Fax: +49 234 709 4162 * * http://www.lstm.ruhr-uni-bochum.de/~demmer * *************************************************************