Gentoo Archives: gentoo-alpha

From: Davide Cittaro <davide.cittaro@×××××××××××××××.it>
To: gentoo-alpha@l.g.o
Subject: Re: [gentoo-alpha] gcc 4.1.1-r3?
Date: Mon, 14 May 2007 12:06:07
Message-Id: 72CC41F0-BE7D-4113-866F-5EF2E205E0F1@ifom-ieo-campus.it
In Reply to: Re: [gentoo-alpha] gcc 4.1.1-r3? by Davide Cittaro
1 On May 14, 2007, at 12:26 PM, Davide Cittaro wrote:
2
3 > Hi again, I'm trying to compile it on my own, without portage and
4 > following portage "econf" value.
5 > So, it seems I can compile (well, it hasn't ended yet, but seems to
6 > go on on stage2....)
7
8 Ok, it compiles
9
10 > I've noticed a thing. My CFLAGS are
11 >
12 > CFLAGS="-mieee -mcpu=ev67 -Wa,-mev6 -O2 -pipe "
13 >
14 > as defined in /etc/make.conf, but as I emerge gcc, the CFLAGS that
15 > appear at the top (and used during gcc build) are
16 >
17 > CFLAGS="-mieee -mcpu=ev67 -O2 -pipe "
18 >
19 > so the "-Wa,-mev6" has been blown away....
20
21 I've tried this:
22
23 # ALLOWED_FLAGS='-mieee -march -Wa,-mev6 -O2 -pipe' emerge -O gcc
24
25 it inserts the '-Wa,-mev6' flag into the configure script but it
26 segfaults the same... :-(
27 I wonder if configure/make/make install will be ok and if eselect
28 utility understands that gcc-4.1.1 has been installed (manually). I'm
29 going to add it into /etc/portage/package.provided...
30
31 d
32
33 /*
34 Davide Cittaro
35 HPC and Bioinformatics Systems @ Informatics Core
36
37 IFOM - Istituto FIRC di Oncologia Molecolare
38 via adamello, 16
39 20139 Milano
40 Italy
41
42 tel.: +39(02)574303007
43 e-mail: davide.cittaro@×××××××××××××××.it
44 */

Replies

Subject Author
Re: [gentoo-alpha] gcc 4.1.1-r3? [last update] Davide Cittaro <davide.cittaro@×××××××××××××××.it>