Gentoo Archives: gentoo-alt

From: Elias Pipping <pipping@××××××××.org>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Re: error configuring sys-devel/gcc-apple-4.0.1_p5363-r1
Date: Tue, 15 May 2007 19:47:43
Message-Id: 5C43AE6C-F5E7-4FD7-B321-84F1056C4075@macports.org
In Reply to: Re: [gentoo-alt] Re: error configuring sys-devel/gcc-apple-4.0.1_p5363-r1 by Fabian Groffen
1 Apparently that's not yet possible, indeed:
2
3 According to Apple's manpages[1], gcc 3.3 allows for -arch (i386|ppc)[2]
4
5 The allowable values are i386 and ppc.
6
7 and 4.0 allows for -arch (i386|ppc|ppc64)[3]
8
9 The allowable values are i386, ppc and ppc64.
10
11 I guess I can live without 64 bit for now ;)
12
13 [1] http://developer.apple.com/documentation/Darwin/Reference/
14 ManPages/index.html#//apple_ref/doc/framework/manpages
15 [2] http://developer.apple.com/documentation/Darwin/Reference/
16 ManPages/man1/gcc-3.3.1.html
17 [3] http://developer.apple.com/documentation/Darwin/Reference/
18 ManPages/man1/gcc-4.0.1.html
19
20 Kind regards,
21
22 Elias
23
24
25 On May 15, 2007, at 9:41 PM, Fabian Groffen wrote:
26
27 > On 15-05-2007 21:39:19 +0200, Elias Pipping wrote:
28 >> I'm currently at 'emerge world', where gcc builds gcc and i get
29 >> this at the
30 >> very beginning:
31 >>
32 >>>>> Compiling source in
33 >> /Users/pipping/Gentoo/var/tmp/portage/sys-devel/gcc-
34 >> apple-4.0.1_p5363-r1/work/gcc-5363
35 >> ...
36 >> ld64 warning: in
37 >> /Users/pipping/Gentoo/usr/lib/gcc/i686-apple-darwin8/4.0.1/
38 >> libgcc_s.10.4.dylib,
39 >> missing required architecture x86_64 in file
40 >> ld64 warning: in
41 >> /Users/pipping/Gentoo/usr/lib/gcc/i686-apple-darwin8/4.0.1/
42 >> libgcc.a, file
43 >> is not of required architecture
44 >>
45 >> (so, gcc is built but it's 32 bit only(?))
46 >
47 > My "fix" is just to disable multilib compilation on MacTel machines.
48 > Unless you feel like cooking a patch for GCC, I like to wait for Apple
49 > to release the latest. In the end it only matters if you like to
50 > have a
51 > 64-bits prefix installation. (A thing I still on my todo list...)
52 >
53 >
54 > --
55 > Fabian Groffen
56 > Gentoo on a different level
57 >
58 > --
59 > gentoo-alt@g.o mailing list
60 >
61
62 --
63 gentoo-alt@g.o mailing list

Replies