Gentoo Archives: gentoo-user

From: Andreas Karlsson <hermes@××××.se>
To: gentoo-user@l.g.o
Subject: [gentoo-user] CPU upgrade - make.conf
Date: Wed, 19 Oct 2005 17:30:57
Message-Id: 200510191918.08035.hermes@home.se
1 Hi all,
2
3 I have a problem (oh, really?). I just upgraded my system from an AMD Athlon
4 3200+ to a AMD X2 3800+, with new motherboard. Whenever I try to compile
5 anything from portage (emerge foobar) I get "C Compiler cannot create
6 executables". The kernel did compile though.
7
8 CFLAGS="-march=k8 -O3 -pipe -fomit-frame-pointer -ftracer -msse3
9 -mfpmath=sse3"
10
11 I guess some CFLAGS could be eliminated, but who, and why? And how do I set up
12 the right once for my new CPU?
13
14 Best regards,
15
16 Andreas Karlsson
17 Sweden

Replies

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