From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Philippe De Muyter" To: egcs@cygnus.com (egcs mailing list) Subject: f771: invalid option `-fdriver=...' Date: Sat, 25 Oct 1997 22:28:00 -0000 Message-id: <199710260526.GAA05354@mail.macqel.be> X-SW-Source: 1997-10/msg01080.html 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 ?