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: Build results on i586-pc-linux-gnu


On Tue, Mar 02, 2004 at 07:18:43AM -0600, Art Haas wrote:
> A CVS pull from yesterday produced the following results for my build on
> i586-pc-linux-gnu. I'm using Debian's gcc-3.3.3 package, the 2.6.3-BK kernel
> headers, and configuring glibc as follows:
> 
> $ CFLAGS="-O2 -march=pentium-mmx -finline-limit=100000" \
> /opt/build/libc/configure --prefix=/usr --enable-add-ons=nptl \
> --with-tls  --with-headers=/mnt/src/linux-ajh/include
> 
> The build completes without problems, and make check produces the
> following errors:
> 
> $ make -k check > check_out
> $ grep Error check_out

<nptl cancel test failures snipped>

I used to see those segfaults in the NPTL cancellation tests when I ran a
2.6 kernel compiled with gcc-2.95.x. Try running a 2.6 kernel that was
compiled with gcc-3.2.x or gcc-3.3.x and the failures should go away.. at
least they did for me.

Greg


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