This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
--driver=xxxx in g77 bug
- To: egcs at cygnus dot com
- Subject: --driver=xxxx in g77 bug
- From: hjl at lucon dot org (H.J. Lu)
- Date: Fri, 17 Oct 1997 12:42:30 -0700 (PDT)
While doing make check, I got
Executing on host: /home/work/gnu/bin/egcs/gcc/g77 -B/home/work/gnu/bin/egcs/gcc/ --driver=/home/work/gnu/bin/egcs/gcc/xgcc /home/work/gnu/src/egcs/gcc/testsuite/g77.f-torture/execute/cpp.F -w -O2 -lm -o /tmp/cpp.x
f771: Invalid option `-fdriver=/home/work/gnu/bin/egcs/gcc/xgcc'
gcc driver changes --driver=xx to -fdriver=xx.
--
H.J. Lu (hjl@gnu.ai.mit.edu)