On Wednesday 28 February 2007 07:19:10 Uwe Thiem wrote:
> > Are you sure there isn't a second entry setting CXXFLAGS=O3? Or perhaps
> > in your env?
> >
> > # grep CXXFLAGS /etc/make.conf
> > # env | grep CXXFLAGS
>
> [EMAIL PROTECTED] ~ $ grep CXX /etc/make.conf
> CXXFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
>
> [EMAIL PROTECTED] ~ $ env | grep CXX
> CXXFLAGS=-O3 -march=pentium4 -mcpu=pentium4
>
> So where does the dash get lost? Weird.

So it is set in your env. To something different than in your make.conf. While 
this still doesn't explain how it got set to O3 it does seem to suggest that 
somehow you're polluting your env... I suggest you figure out where it gets 
set or make sure that it doesn't anymore.

You've pasted an emerge --info where it was set to O3 which matches the error 
message in config.log. So once you've figured out to have emerge --info 
report something sensible you should be able to emerge it...

-- 
Bo Andresen

Attachment: pgpBm7P1xzqw8.pgp
Description: PGP signature

Reply via email to