This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
1.0.1pre results linux glibc2
- To: egcs at cygnus dot com
- Subject: 1.0.1pre results linux glibc2
- From: <neal at ctd dot comsat dot com>
- Date: Tue, 23 Dec 1997 09:20:34 -0500
1.0.1pre i586-pc-linux-gnu glibc-2.0.5 deja-971222 --enable-shared.
The problem with -lio is still there.
testcase ../../../../../egcs-1.0.1/libio/testsuite/libio.tests/tFile.exp completed in 40 seconds
Running ../../../../../egcs-1.0.1/libio/testsuite/libio.tests/tfformat.exp ...
Executing on host: /usr/local/src/i586-pc-linux-gnu/egcs-1.0.1/gcc/xgcc -B/usr/local/src/i586-pc-linux-gnu/egcs-1.0.1/gcc/ ../../../../../egcs-1.0.1/libio/testsuite/../tests/tfformat.c -O3 -I.. -I../../../../../egcs-1.0.1/libio/testsuite/.. -DTEST_LIBIO -DTEST_EXACTNESS -L/usr/local/src/i586-pc-linux-gnu/egcs-1.0.1/libraries/libiberty -g -lio -liberty -lm -o /usr/local/src/i586-pc-linux-gnu/egcs-1.0.1/libraries/libio/testsuite/tfformat
compiler exited with status 1
output is:
/usr/i586-pc-linux-gnu/bin/ld: cannot open -lio: No such file or directory
collect2: ld returned 1 exit status
FAIL: tfformat.c compilation
XFAIL: tfformat.c execution
testcase ../../../../../egcs-1.0.1/libio/testsuite/libio.tests/tfformat.exp completed in 11 seconds
Running ../../../../../egcs-1.0.1/libio/testsuite/libio.tests/tiformat.exp ...
Executing on host: /usr/local/src/i586-pc-linux-gnu/egcs-1.0.1/gcc/xgcc -B/usr/local/src/i586-pc-linux-gnu/egcs-1.0.1/gcc/ ../../../../../egcs-1.0.1/libio/testsuite/../tests/tiformat.c -O3 -I.. -I../../../../../egcs-1.0.1/libio/testsuite/.. -DTEST_LIBIO -L/usr/local/src/i586-pc-linux-gnu/egcs-1.0.1/libraries/libiberty -g -lio -liberty -lm -o /usr/local/src/i586-pc-linux-gnu/egcs-1.0.1/libraries/libio/testsuite/tiformat
compiler exited with status 1
output is:
/usr/i586-pc-linux-gnu/bin/ld: cannot open -lio: No such file or directory
collect2: ld returned 1 exit status
Sure enough - we didn't say
-L/usr/local/src/i586-pc-linux-gnu/egcs-1.0.1/libraries/libio.
Other than that it looks pretty good:
=== libio Summary ===
# of expected passes 33
# of unexpected failures 3
# of expected failures 4
=== gcc Summary ===
# of expected passes 4883
# of expected failures 5
# of unsupported tests 7
FAIL: g++.mike/p6610a.C Execution test
=== g++ Summary ===
# of expected passes 3399
# of unexpected failures 1
# of unexpected successes 3
# of expected failures 80
# of untested testcases 6
FAIL: g77.f-torture/execute/dnrm2.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-loops
FAIL: g77.f-torture/execute/dnrm2.f execution, -O2 -fomit-frame-pointer -finline-functions -funroll-all-loops
=== g77 Summary ===
# of expected passes 130
# of unexpected failures 2