Gentoo Archives: gentoo-user

From: Daniel Drake <dsd@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Gentoo system crumbling, reports of gcc death
Date: Wed, 14 Jun 2006 08:19:18
Message-Id: 448FC500.9020103@gentoo.org
In Reply to: [gentoo-user] Gentoo system crumbling, reports of gcc death by Kevin O'Gorman
1 Kevin O'Gorman wrote:
2 > checking for gcc... gcc
3 > checking whether the C compiler (gcc -O2 -march=pentium4
4 > -fomit-frame-pointer -pipe -mfpmath=sse -msse2 -mmmx -fPIC -Wl,-O1
5 > -ldl-Wl,-O1) works... no
6 > configure: error: installation or configuration problem: C compiler
7 > cannot create executables.
8
9 The extra flags may be coming from your environment. From the same
10 terminal where you would run emerge, run the following:
11
12 set | grep O1
13
14 Daniel
15
16 --
17 gentoo-user@g.o mailing list

Replies

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