This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make check failures


Richard Henderson wrote:
On Sat, Mar 08, 2003 at 11:59:19AM -0800, Ulrich Drepper wrote:

Searching the archives reveals -march=pentium4 might be to blame? Should
I stick to i686 and -O2?

Add -mno-sse2.


Err... Unless you also added -mfpmath, -march shouldn't affect
how fp code is generated.


r~



Well, adding -mno-sse2 worked for me, and I don't have -mfpmath, so I think you must be mistaken.


Andrew Walrond


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]