Re: gcc 4.1.1-r3?

Davide Cittaro <[email protected]> Mon, 14 May 2007 14:05:52 +0200
Newsgroups gmane.linux.gentoo.alpha
Message-ID <[email protected]>
On May 14, 2007, at 12:26 PM, Davide Cittaro wrote:

> Hi again, I'm trying to compile it on my own, without portage and  
> following portage "econf" value.
> So, it seems I can compile (well, it hasn't ended yet, but seems to  
> go on on stage2....)

Ok, it compiles

> I've noticed a thing. My CFLAGS are
>
> CFLAGS="-mieee -mcpu=ev67 -Wa,-mev6 -O2 -pipe "
>
> as defined in /etc/make.conf, but as I emerge gcc, the CFLAGS that  
> appear at the top (and used during gcc build) are
>
> CFLAGS="-mieee -mcpu=ev67 -O2 -pipe "
>
> so the "-Wa,-mev6" has been blown away....

I've tried this:

# ALLOWED_FLAGS='-mieee -march -Wa,-mev6 -O2 -pipe' emerge -O gcc

it inserts the '-Wa,-mev6' flag into the configure script but it  
segfaults the same... :-(
I wonder if configure/make/make install will be ok and if eselect  
utility understands that gcc-4.1.1 has been installed (manually). I'm  
going to add it into /etc/portage/package.provided...

d

/*
Davide Cittaro
HPC and Bioinformatics Systems @ Informatics Core

IFOM - Istituto FIRC di Oncologia Molecolare
via adamello, 16
20139 Milano
Italy

tel.: +39(02)574303007
e-mail: [email protected]
*/