This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
problems with g77 testsuite
- To: egcs-bugs at cygnus dot com
- Subject: problems with g77 testsuite
- From: Dave Love <d dot love at dl dot ac dot uk>
- Date: 19 Jun 1998 23:38:45 +0100
- Cc: Craig Burley <burley at gnu dot org>
The recent change to `g77 -v' has broken the version-determination at
the end of the the g77 tests. I don't know how it should be. Example
below. I don't know where the ^Ms at the end of the lines have come
from (after the `spawn' line if not intact through mail).
I've also realized (rather late) that the tests link only against an
installed libg2c (or not), despite the instructions saying you can
test before installing. I don't know how it should be fixed to find
the library.
=== g77 Summary ===
# of expected passes 242
Executing on host: /usr/src/egcs-build/gcc/g77 -v
spawn /usr/src/egcs-build/gcc/g77 -v
g77 version egcs-2.91.41 19980615 (gcc2 ss-980502 experimental) (from FSF-g77 version 0.5.23)
Driving: /usr/src/egcs-build/gcc/g77 -v -c -xf77-version /dev/null -xnone
Using builtin specs.
gcc version egcs-2.91.41 19980615 (gcc2 ss-980502 experimental)
cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=91 -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D_LANGUAGE_FORTRAN -traditional -Di386 -Asystem(unix) -Acpu(i386) -Amachine(i386) -D__pentium__ -D__i586__ -D__i386__ -Asystem(unix) -Acpu(i386) -Amachine(i386) -D__pentium__ -D__i586__ /dev/null /dev/null
g77: installation problem, cannot exec `cpp': No such file or directory
Couldn't determine version of /usr/src/egcs-build/gcc/g77: g77 version egcs-2.91.41 19980615 (gcc2 ss-980502 experimental) (from FSF-g77 version 0.5.23)
Driving: /usr/src/egcs-build/gcc/g77 -v -c -xf77-version /dev/null -xnone
Using builtin specs.
gcc version egcs-2.91.41 19980615 (gcc2 ss-980502 experimental)
cpp -lang-c -v -undef -D__GNUC__=2 -D__GNUC_MINOR__=91 -D__ELF__ -D__unix__ -D__linux__ -D__unix -D__linux -Asystem(posix) -D_LANGUAGE_FORTRAN -traditional -Di386 -Asystem(unix) -Acpu(i386) -Amachine(i386) -D__pentium__ -D__i586__ -D__i386__ -Asystem(unix) -Acpu(i386) -Amachine(i386) -D__pentium__ -D__i586__ /dev/null /dev/null
g77: installation problem, cannot exec `cpp': No such file or directory