Gentoo Archives: gentoo-user

From: "Petteri Räty" <petteri.raty@××××××××××.fi>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: too many kernel problems!
Date: Mon, 10 Oct 2005 20:53:55
Message-Id: 434AD3EC.6030502@saunalahti.fi
In Reply to: [gentoo-user] Re: too many kernel problems! by James
1 James wrote:
2 > Iain Buchanan <iaindb <at> netspace.net.au> writes:
3 >
4 > So if you are interested in a systematic approach, let's agree on
5 > a common set of USE flags.
6 > Here are mine from make.conf:
7 > CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe -g"
8 > CHOST="i686-pc-linux-gnu"
9 >
10
11 Let me just point out that your CFLAGS are kind of stupid. You have -g
12 for producing debugging information but then you have
13 fomit-frame-pointer, which makes debugging impossible on some machines.
14
15 See http://www.gnu.org/software/gcc/onlinedocs/ for more information.
16
17 Regards,
18 Petteri Räty

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
[gentoo-user] Re: too many kernel problems! James <wireless@×××××××××××.com>