From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: DJGPP vs Borland C++ Date: Sun, 02 Feb 1997 03:35:34 -0800 Organization: Two pounds of chaos and a pinch of salt Lines: 17 Message-ID: <32F47C06.62A8@cs.com> References: <5d124e$rqi$1 AT mack DOT rt66 DOT com> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp107.cs.com 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 Brennan The Rev. Bas Underwood wrote: > > Also, don't compile with -O or -fomit-frame-pointer if you want a coherent > stack traceback. The traceback under gcc is usually 100% reliable even when -O or -O2 is used. Now if you start using -O3 and -fomit-frame-pointer, you could start hosing the debugging info, but one of the features of gcc is that debugging is still reliable even with optimizations. -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | mailto:fighteer AT cs DOT com | | God's final message to His Creation: | http://www.cs.com/fighteer | | "We apologize for the inconvenience."| Fight against proprietary | | - Douglas Adams | software - support the FSF!| ---------------------------------------------------------------------