From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Schalit To: gdb@sourceware.cygnus.com Subject: GDB 5.0 testsuite failures Date: Sat, 10 Feb 2001 19:55:00 -0000 Message-id: <3A860D36.DAFB543F@pacbell.net> X-SW-Source: 2001-02/msg00111.html Hi Folks, I had 224 unexpected testsuite failures with gdb-5.0, which I compiled and ran on an i586-sco-sysv5uw7.1.1, which is UnixWare 7.1.1. I copied the ouput of gmake check to a file so that you can look at it: ftp://63.194.213.179:710/pub/Random/gdb.check.log And here's what I used to compile 5.0 with gcc 2.95.2.1, and gnu-make-3.79.1. LIBS="-lsocket -lnsl" ./configure --enable-shared --disable-nls --x-includes=/usr/X/include --x-libraries=/usr/X/lib Can I assume that the gdb is ok? Thanks, Matthew