This is the mail archive of the egcs@egcs.cygnus.com mailing list for the EGCS project. See the EGCS home page for more information.
Dear All, I recently installed egcs(1.1.1) on an sgi-indigo machine with irix5.3. Using the native cc compiler resulted in not a few compilation errors, so first I installed the C compiler gcc2.7.2.3, and used this to compile egcs, which resulted in a correct compilation..... But, when I ran the test programs, both the libio and libstdc++ tests completly failed (plus a few with the others). I include the results (heavily edited) below. The compliation flags I used were --enable-shared --with-gnu-as --with-stabs Looking at the FAQ, this seems to be a common result of using the --enable-shared flag. Do I need to worry about this?? Peter Johnston Results follow === libio tests === Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target. Using ../../../../egcs-1.1.1/libio/testsuite/config/default.exp as tool-and-target-specific interface file. Running ../../../../egcs-1.1.1/libio/testsuite/libio.tests/hounddog.exp ... FAIL: hounddog.cc execution FAIL: hounddog.cc execution -b0 FAIL: hounddog.cc execution -b2 Running ../../../../egcs-1.1.1/libio/testsuite/libio.tests/putbackdog.exp ... FAIL: putbackdog.cc execution FAIL: putbackdog.cc execution -b0 FAIL: putbackdog.cc execution -b2 Running ../../../../egcs-1.1.1/libio/testsuite/libio.tests/tFile.exp ... FAIL: tFile.cc execution FAIL: tFile.cc execution -b0 FAIL: tFile.cc execution -b3 Running ../../../../egcs-1.1.1/libio/testsuite/libio.tests/tfformat.exp ... FAIL: tfformat.c execution Running ../../../../egcs-1.1.1/libio/testsuite/libio.tests/tiformat.exp ... FAIL: tiformat.c execution Running ../../../../egcs-1.1.1/libio/testsuite/libio.tests/tiomanip.exp ... FAIL: tiomanip.cc execution Running ../../../../egcs-1.1.1/libio/testsuite/libio.tests/tiomisc.exp ... FAIL: tiomisc.cc execution Running ../../../../egcs-1.1.1/libio/testsuite/libio.tests/tstdiomisc.exp ... FAIL: tstdiomisc.c execution === libio Summary === # of expected passes 14 # of unexpected failures 14 # of expected failures 14 === libstdc++ tests === Running target unix Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target. Using ../../../../egcs-1.1.1/libstdc++/testsuite/config/default.exp as tool-and-target-specific interface file. Running ../../../../egcs-1.1.1/libstdc++/testsuite/libstdc++.tests/test.exp ... FAIL: tcomplex.cc execution FAIL: tcomplex.cc -O execution FAIL: tlist.cc execution FAIL: tlist.cc -O execution FAIL: tmap.cc execution FAIL: tmap.cc -O execution FAIL: tstring.cc execution FAIL: tstring.cc -O execution FAIL: tvector.cc execution FAIL: tvector.cc -O execution === libstdc++ Summary === # of expected passes 10 # of unexpected failures 10 # of expected failures 10 === gcc tests === Running /working/egcs-1.1.1/gcc/testsuite/gcc.c-torture/execute/execute.exp ... FAIL: gcc.c-torture/execute/980506-2.c execution, -O2 FAIL: gcc.c-torture/execute/980506-2.c execution, -O2 -g FAIL: gcc.c-torture/execute/980506-2.c execution, -Os FAIL: gcc.c-torture/execute/980526-1.c execution, -O2 -fomit-frame-pointer -finline-functions Running /working/egcs-1.1.1/gcc/testsuite/gcc.dg/dg.exp ... FAIL: gcc.dg/980626-1.c (test for excess errors) === gcc Summary === # of expected passes 7491 # of unexpected failures 5 # of expected failures 7 # of unsupported tests 19 /working/egcsobj/gcc/xgcc version egcs-2.91.60 19981201 (egcs-1.1.1 release) === g++ tests === Running /working/egcs-1.1.1/gcc/testsuite/g++.old-deja/old-deja.exp ... FAIL: g++.pt/static3.C (test for excess errors) FAIL: g++.robertl/eb101.C (test for excess errors) XPASS: g++.robertl/eb132.C (test for excess errors) === g++ Summary === # of expected passes 4216 # of unexpected failures 2 # of unexpected successes 1 # of expected failures 88 # of untested testcases 7 /working/egcsobj/gcc/testsuite/../xgcc version egcs-2.91.60 19981201 (egcs-1.1.1 release) === g77 Summary === # of expected passes 415 /working/egcsobj/gcc/g77 g77 version egcs-2.91.60 19981201 (egcs-1.1.1 release) (from FSF-g77 version 0.5.24-19980804) Dr Peter Johnston DISAT Universita' degli Studi di Milano Via Emanueli, 15 Milano 20126 Italy peter@alpha.disat.unimi.it Tel: +39-02-64474415 Fax: +39-02-64474400 IMPORTANT: The '0' is not a mistake!