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]

make check failures


First question: Should I see any at all?

I note that lots of gcc tests are expected to fail. Is this the case with glibc ?

I'm currently checking glibc-HEAD, built with gcc-3.2.2 on linux 2.5-bk and so far I'm seeing these:

ftl at hal3 ftl $ cat log/glibc-HEAD.log | grep '\*\*\*'
make[2]: *** [/tmp/ftl-11076/wH22329/math/test-misc.out] Error 1
make[2]: *** [/tmp/ftl-11076/wH22329/math/test-double.out] Error 1
make[2]: *** [/tmp/ftl-11076/wH22329/math/test-idouble.out] Error 1
make[1]: *** [math/tests] Error 2

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

Andrew Walrond


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