Gentoo Archives: gentoo-dev

From: Prashanth Aditya Susarla <aditya@×××××××.in>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Proposition for stage3.
Date: Tue, 18 Jun 2002 15:00:03
Message-Id: Pine.LNX.4.44.0206190141340.32382-100000@thunderbird.junta.iitk.ac.in
In Reply to: Re: [gentoo-dev] Proposition for stage3. by Rufiao
1 If you use gcc-2.95 then this doesn't break anything. With gcc-3.x
2 however, glibc and X break with -fomit-frame-pointer. These are the two
3 major packages which need to be built without this flag. About others, I
4 don't know as I haven't come across any yet. In fact, I've used my regular
5 flags (-march=athlon-tbird -mmnx -m3dnow -O3 -pipe -fomit-frame-pointer)
6 on qt also (by editing the correspoding qmake.conf) with gcc-3.1 and there
7 are no problems.
8
9 Regards,
10 Prashanth Aditya Susarla
11
12 On Tue, 18 Jun 2002, Rufiao wrote:
13
14 >
15 > I haven't build a whole system using that yet. Any packages break
16 > specifically because of this flag?
17 >
18 > Per Wigren [Tue 18-Jun-2002 18:41 GMT+0200]:
19 > > -fomit-frame-pointer often gives a noticable speedup also...
20 > _______________________________________________
21 > gentoo-dev mailing list
22 > gentoo-dev@g.o
23 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
24 >