Mh....

Don�t think so. Here�s my /etc/make.conf:

CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="{$CFLAGS}"

NIC 

> -----Original Message-----
> From: Dave Nebinger [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, January 12, 2005 5:09 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [gentoo-user] emerging app-admin/fam-2.7.0-r2 fails 
> 
> > see config.log
> 
> > configure:2004: g++ {-O2 -march=pentium3 -pipe -fomit-frame-pointer}
> conftest.cc  >&5
> > g++: {-O2: No such file or directory
> > cc1plus: error: unrecognized option `-fomit-frame-pointer}'
> 
> Dude, your CXXFLAGS are hosed.  They should not be surrounded 
> by braces.
> 
> Since they are surrounded by braces, the g++ command fails 
> and hence the fam build fails as well.
> 
> Fix your CFLAGS/CXXFLAGS to remove the braces and you'll be fine.
> 
> 
> 
> --
> [email protected] mailing list
> 
> 

--
[email protected] mailing list

Reply via email to