Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo system crumbling, reports of gcc death
Date: Tue, 13 Jun 2006 16:47:32
Message-Id: 7573e9640606130929v2f053d7boaff63282b9867c7c@mail.gmail.com
In Reply to: [gentoo-user] Gentoo system crumbling, reports of gcc death by Kevin O'Gorman
1 On 6/13/06, Kevin O'Gorman <kogorman@×××××.com> wrote:
2 > I am partly to blame, of course. I got frustrated with older ebuilds that
3 > were
4 > causing some of the dependency trouble, and got carried away with
5 > "emerge --prune", which I guess is just as broken as it says it is.
6
7 Ok, first take some deep breaths and relax. All is fixable.
8
9 > checking for gcc... gcc
10 > checking whether the C compiler (gcc -O2 -march=pentium4
11 > -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx -fPIC -Wl,-O1
12 > -ldl-Wl,-O1) works... no
13
14 Looks like CFLAGS and LDFLAGS have gotten combined somehow.
15
16 What does emerge --info show? Also post the output of "env | grep -e
17 CFLAGS -e CXXFLAGS -e LDFLAGS".
18
19 -Richard
20 --
21 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Gentoo system crumbling, reports of gcc death Kevin O'Gorman <kogorman@×××××.com>