This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
971201 SCO Open Server results (ELF)
- To: EGCS Mailing List <egcs at cygnus dot com>
- Subject: 971201 SCO Open Server results (ELF)
- From: "J. Kean Johnston" <jkj at sco dot com>
- Date: Tue, 2 Dec 1997 17:15:12 -0800
- Organization: The Santa Cruz Operation, Inc.
Summary of "make check" for EGCS 971201 on SCO Open Server 5.0.4 in the
default (ELF) mode:
Test Run By jkj on Tue Dec 2 16:46:25 1997
Native configuration is i386-pc-sco3.2v5.0
=== libio Summary ===
# of expected passes 40
Test Run By jkj on Tue Dec 2 16:46:56 1997
Native configuration is i386-pc-sco3.2v5.0
=== libstdc++ Summary ===
# of expected passes 30
Test Run By jkj on Tue Dec 2 16:47:26 1997
Native configuration is i386-pc-sco3.2v5.0
=== gcc Summary ===
# of expected passes 4883
# of expected failures 5
# of unsupported tests 7
/u/tmp/egcs-971201/gcc/xgcc version egcs-2.90.20 971201 (gcc2-970802 experimental)
Test Run By jkj on Tue Dec 2 17:00:02 1997
Native configuration is i386-pc-sco3.2v5.0
=== g++ Summary ===
# of expected passes 3398
# of unexpected failures 1
# of unexpected successes 3
# of expected failures 81
# of untested testcases 6
/u/tmp/egcs-971201/gcc/testsuite/../xgcc version egcs-2.90.20 971201 (gcc2-970802 experimental)
FAIL: g++.law/profile1.C (test for excess errors)
Executing on host: /u/tmp/egcs-971201/gcc/testsuite/../xgcc -B/u/tmp/egcs-971201/gcc/testsuite/../ /u/tmp/egcs-971201/gcc/testsuite/g++.old-deja/g++.law/profile1.C -pg -I/u/tmp/egcs-971201/libio -I/u/tmp/egcs-971201/libraries/libio -I/u/tmp/egcs-971201/libstdc++ -I/u/tmp/egcs-971201/libstdc++/stl -I/u/tmp/egcs-971201/gcc/testsuite/../include -lstdc++ -L/u/tmp/egcs-971201/libraries//libstdc++ -L/u/tmp/egcs-971201/libraries//libiberty -lm -o /tmp/a.out
compiler exited with status 1
output is:
gcrt.o: fatal error: cannot open file for reading
collect2: ld returned 1 exit status
This is, I guess, an "expected" failure. But where, oh where, is gcrt.o
supposed to come from?
JKJ.