This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
f771: invalid option `-fdriver=...'
- To: egcs at cygnus dot com (egcs mailing list)
- Subject: f771: invalid option `-fdriver=...'
- From: "Philippe De Muyter" <phdm at macqel dot be>
- Date: Sun, 26 Oct 1997 06:26:22 +0100 (MET)
All the fortran tests of egcs-971023 on sysV68 fails like this :
Test Run By phdm on Sat Oct 25 06:19:01 1997
Native configuration is m68k-motorola-sysv
=== g77 tests ===
Running target unix
Using /usr/local/bin/../share/dejagnu/baseboards/unix.exp as board description f
ile for target.
Using /usr/local/bin/../share/dejagnu/config/unix.exp as generic interface file
for target.
Using /usr/gnu/tmp/egcs-971023/gcc/testsuite/config/default.exp as tool-and-targ
et-specific interface file.
Running /usr/gnu/tmp/egcs-971023/gcc/testsuite/g77.f-torture/compile/compile.exp
...
Executing on host: /usr/gnu/tmp/egcs/gcc/g77 -B/usr/gnu/tmp/egcs/gcc/ --driver=/
usr/gnu/tmp/egcs/gcc/xgcc /usr/gnu/tmp/egcs-971023/gcc/testsuite/g77.f-torture/c
ompile/971014-1.f -w -O0 -c -o /tmp/971014-1.o
compiler exited with status 1
output is:
f771: Invalid option `-fdriver=/usr/gnu/tmp/egcs/gcc/xgcc'
Is there a pending patch for that ?