Gentoo Archives: gentoo-alt

From: MATSUI Fe2+ Tetsushi <VED03370@××××××××.jp>
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:13:13
Message-Id: m2ps516gvg+fe2+ved03370+wl@nifty.ne.jp
In Reply to: [gentoo-alt] Re: error configuring sys-devel/gcc-apple-4.0.1_p5363-r1 by Fabian Groffen
1 Hi,
2
3 At Mon, 14 May 2007 21:07:30 +0200,
4 Fabian Groffen wrote:
5 > On 14-05-2007 20:57:01 +0200, Elias Pipping wrote:
6 > > Hi,
7 > >
8 > > I get this problem when configuring gcc (near the end of emerge -e system):
9 > >
10 > > /Users/pipping/Gentoo/usr/i686-apple-darwin8/sys-include -m64
11 > > checking for suffix of object files... configure: error: cannot compute
12 > > suffix of object files: cannot compile
13 >
14 > Do you do anything specific? I don't know of any x86_64 support of
15 > Apple GCC. What kind of system are you on?
16
17 At Mon, 14 May 2007 21:38:43 +0200,
18 Fabian Groffen wrote:
19 >
20 > On 14-05-2007 21:33:36 +0200, Elias Pipping wrote:
21 > > On May 14, 2007, at 9:07 PM, Fabian Groffen wrote:
22 [snip]
23 > >
24 > > I'm on a macbook (intel mac, core 2 duo):
25 > >
26 > > $ uname -a
27 > > Darwin elias-pippings-computer.local 8.9.1 Darwin Kernel Version 8.9.1: Thu
28 > > Feb 22 20:55:00 PST 2007; root:xnu-792.18.15~1/RELEASE_I386 i386 i386
29
30 I saw the same error message before, but now I'm able to be using
31 gcc-apple 4.0.1_p5363-r1 successfully. The point is that C2D is not
32 prescott but nocona. CFLAGS should be set as CFLAGS="-march=nocona"
33 in the make.conf. The setting solved the problem for me.
34
35 This is my first post to the gentoo-alt ML, and I hope this would
36 help.
37 --
38 MATSUI "Fe2+" Tetsushi
39 --
40 gentoo-alt@g.o mailing list

Replies