Gentoo Archives: gentoo-dev

From: Jeff Kowing <jeffrey.d.kowing@××××.gov>
To: robert.cole@×××××××××××××.com
Cc: gentoo-dev@g.o
Subject: [gentoo-dev] -pentium4 vs -pentium3
Date: Sat, 01 Mar 2003 21:34:30
Message-Id: 15969.9362.40481.829880@igor.jsc.nasa.gov
In Reply to: [gentoo-dev] -pentium4 vs -pentium3 by Robert Cole
1 Robert Cole writes:
2 > I recently noted a warning in the new make.conf file to not use the -pentium4
3 > compiler option and to use -pentium3 instead. My entire system was built from
4 > stage1 with -pentium4 and I'm not having any issues.
5 >
6 > To be safe I switched it to p3 for now.
7 >
8 > Anymore detail on this? Is this something that has to be fixed in gentoo
9 > specifically or all source in general?
10
11 Robert, I was bit by at least one of the problems a while back. It
12 seems that some of the floating point code is not quite right yet for
13 pentium4. I believe this is a gcc and maybe glibc issue. The
14 particular example that caused me problems is the glibc modf()
15 function. See
16 http://forums.gentoo.org/viewtopic.php?t=27211&highlight=python+float
17 for more info and a sample c program that will highlight the problem.
18
19 It was suggested at the time by Nick Jones (see
20 http://article.gmane.org/gmane.linux.gentoo.user/23056) that I back
21 down to pentium2. I haven't updated my portage recently, so I
22 haven't looked at what the new updated make.conf file suggests but I
23 definitely would follow any advice it gives.
24
25 --
26 Jeff Kowing
27 jeffrey.d.kowing@××××.gov
28
29 --
30 gentoo-dev@g.o mailing list