Gentoo Archives: gentoo-user

From: Andreas Karlsson <hermes@××××.se>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] CPU upgrade - make.conf
Date: Wed, 19 Oct 2005 18:52:32
Message-Id: 200510192045.10888.hermes@home.se
In Reply to: Re: [gentoo-user] CPU upgrade - make.conf by Mike Williams
1 On Wednesday 19 October 2005 20.21, Mike Williams wrote:
2 > On Wednesday 19 October 2005 18:18, Andreas Karlsson wrote:
3 > > I have a problem (oh, really?). I just upgraded my system from an AMD
4 > > Athlon 3200+ to a AMD X2 3800+, with new motherboard. Whenever I try to
5 > > compile anything from portage (emerge foobar) I get "C Compiler cannot
6 > > create executables". The kernel did compile though.
7 >
8 > What is the actual error?
9 > Look for a config.log in /var/tmp/portage/package/work/package
10 >
11 > The cannot create executables error can be cause by a bazillion and one
12 > things.
13
14 "configure:1708: checking for C compiler default output file name
15 configure:1711: i686-pc-linux-gnu-gcc -march=k8 -O3 -pipe -fomit-frame-pointer
16 -ftracer -msse3 -mfpmath=sse3 conftest.c >&5
17 cc1: error: bad value (k8) for -march= switch
18 cc1: error: bad value (k8) for -mcpu= switch
19 cc1: error: bad value (sse3) for -mfpmath= switch"
20
21 Best regards,
22 Andreas Karlsson
23 Sweden

Replies

Subject Author
Re: [gentoo-user] CPU upgrade - make.conf Mike Williams <mike@××××××××.uk>