Date: Mon, 27 Oct 1997 11:17:32 +0200 (IST) From: Eli Zaretskii To: Peter Palotas cc: Paul Derbyshire , djgpp AT delorie DOT com Subject: Re: Need information !!! In-Reply-To: <3.0.16.19971027101106.33a72b52@hem1.passagen.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 27 Oct 1997, Peter Palotas wrote: > Stripping debug information and whatever, using 'strip' often makes my > programs give me a SIGSEGV. Is this understandable, or is it a bug that > should be looked into? It's a bug. Stripping debug info should make no difference for how does a program work (or doesn't work). Please describe the cases where it happens in more detail. In particular, what version of Binutils is that and how do you strip it (are you stripping the .exe or the raw COFF file)?