This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


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

Testsuite status/proper configure?



I'm a little bit puzzled.   I checked out the full sourceware source
tree, run 
/cvs/sourceware-src/configure --prefix=/opt/gdb --disable-shared --enable-threads \
         --with-gnu-as --with-gnu-ld \
         --enable-build-warnings --disable-nls --disable-tui --disable-gdbtk

and then make all-gdb to build gdb on i686-linux-gnu (with glibc 2.2.2).

Running the testsuite with make check-gdb gave me lots of failures:
                === gdb Summary ===

# of expected passes            7515
# of unexpected failures        145
# of unexpected successes       32
# of expected failures          192
# of unresolved testcases       120
/builds/sourceware-src/build-gdb/gdb/testsuite/../../gdb/gdb version  2001-07-08-cvs -nx

Have I done something wrong?  Is there a better method for building
only gdb from the complete sourceware tree?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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