On Sun, Sep 18, 2005 at 12:13:31PM +0200, Loïc Minier wrote:

> On mar, sep 13, 2005, Nathanael Nerode wrote:
> > You could try building at a lower optimization level (than -O3), or without
> > one or more of the fancy -f options used.  Incidentally, the options line
> > passed to GCC is really stupid, containing wonders like
> > '-finline-functions ... -fno-inline-functions ...'.  You could also try
> > building with gcc 3.4.

>  Just a note to add that I don't think building with gcc 3.4 is an
>  option since the library has been C++ transitionned explicitely to
>  permit linking with other apps built with gcc 4 and the new C++ ABI.

gcc-3.4 is ABI-compatible with gcc-4.0.  But in general, I think using
gcc-4.0 with reduced optimization levels is a better option.

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/

Attachment: signature.asc
Description: Digital signature

Reply via email to