Gentoo Archives: gentoo-user

From: Turi Tropea <turitropea@××××××.it>
To: gentoo-user@l.g.o
Subject: [gentoo-user] new install 2007.0 and gcc-3.3.6
Date: Fri, 11 May 2007 13:02:54
Message-Id: 4644679B.605@libero.it
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi people :)
5
6 why on a fresh install of 2007.0 (using the minimal cd and the
7 official howto) when i try to emerge kde-meta is required gcc-3.3.6
8 that does not support my cflags (pentium-m)????
9
10 this is a little bit of emerge kde-meta kdm
11
12 These are the packages that would be merged, in order:
13
14 Calculating dependencies ..... ..... ..... done!
15 [ebuild N ] x11-libs/libXau-1.0.3 USE="-debug" 0 kB
16 [ebuild N ] dev-libs/libxslt-1.1.20 USE="crypt python -debug"
17 0 kB
18 [ebuild N ] x11-libs/libICE-1.0.3 USE="ipv6 -debug" 0 kB
19 [ebuild N ] x11-libs/libfontenc-1.0.4 USE="-debug" 0 kB
20 [ebuild N ] x11-libs/libXdmcp-1.0.2 USE="-debug" 0 kB
21 [ebuild N ] x11-apps/rgb-1.0.1 USE="-debug" 0 kB
22 >> [ebuild NS ] sys-devel/gcc-3.3.6-r1 USE="fortran gtk nls
23 (-altivec) -bootstrap -boundschecking -build -doc -gcj (-hardened)
24 -ip28 -ip32r10k (-multilib) -multislot (-n32) (-n64) -nocxx -nopie
25 -nossp -objc -test -vanilla" 0 kB <<
26 [ebuild N ] app-admin/gamin-0.1.8 USE="-debug" 0 kB
27 [ebuild N ] dev-libs/pth-2.0.6 0 kB
28 [ebuild N ] kde-base/kdebase-pam-6 0 kB
29 [ebuild N ] sys-apps/eject-2.1.5-r1 USE="nls" 0 kB
30 [ebuild NS ] sys-devel/automake-1.4_p6 0 kB
31
32 .....
33
34 this is the error:
35
36 cc1: error: bad value (pentium-m) for -march= switch
37 cc1: error: bad value (pentium-m) for -mcpu= switch
38 make[2]: *** [gengenrtl.o] Error 1
39 make[2]: Leaving directory
40 `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
41 make[1]: *** [stage2_build] Error 2
42 make[1]: *** Waiting for unfinished jobs....
43 echo timestamp > clean_s1
44 make[1]: Leaving directory
45 `/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/build/gcc'
46 make: *** [bootstrap-lean] Error 2
47
48
49 is possible to define two different cflag in make.conf? one for
50 gcc-3.3.6 and the other for gcc-4xx?
51
52 i also have two version of gcc correctly emerged, 4.1.1-r3 and 3.4.6-r2
53
54 ps excuse me for my bad english :(
55 -----BEGIN PGP SIGNATURE-----
56 Version: GnuPG v1.4.5 (MingW32)
57 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
58
59 iD8DBQFGRGeapidk8BrvGZARAplMAJ9YEcjv0p9qNFgYzv/jBJUKCcjjbACfbbMm
60 ZYX2szsFXEnrAC6LvBF9Sis=
61 =cHe8
62 -----END PGP SIGNATURE-----
63
64
65 --
66 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] new install 2007.0 and gcc-3.3.6 Alan McKinnon <alan@××××××××××××××××.za>
Re: [gentoo-user] new install 2007.0 and gcc-3.3.6 Naga <nagatoro@×××××.com>