trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: May 2012

Re: [trinity-devel] kwrite crash - it's gcc 4.7 - rebuilt 3/29 sources on gcc 4.7 - same crash

From: /dev/ammo42 <mickeytintincolle@...>
Date: Thu, 3 May 2012 21:34:29 +0200
On Thu, 3 May 2012 21:26:50 +0200
"Mag. Dr. Nikolaus Klepp" <office@...> wrote:

> > > What's the trick for tqt3?
> >
> > If you can mandate custom CXXFLAGS, just adding "-g" to them should
> > suffice.
> 
> and turn any optimisation off :-)

According to the GCC manual pages -O1 implies -fomit-frame-pointer only
if it doesn't interfere with debugging, so it should be safe.
Also -fomit-frame-pointer can be reversed by -fno-omit-frame-pointer.
> 
> nik
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
> trinity-devel-unsubscribe@... For additional
> commands, e-mail: trinity-devel-help@... Read
> list messages on the web archive:
> http://trinity-devel.pearsoncomputing.net/ Please remember not to
> top-post:
> http://trinity.pearsoncomputing.net/mailing_lists/#top-posting
>