This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: collect2 compiles C with g77 !
- To: law at cygnus dot com
- Subject: Re: collect2 compiles C with g77 !
- From: Craig Burley <burley at gnu dot org>
- Date: Wed, 26 Nov 1997 12:41:50 -0500 (EST)
- CC: phdm at macqel dot be, egcs at cygnus dot com
> > 2. Make g77 recognize .c suffix and invoke cc1
>The one problem I can see with this is it might end up invoking cc1
>with fortran options. The Fortran folks have said this would would
>be desirable so that g77 foo.f bar.c would do the expected thing.
In gcc2 land (which I'm used to ;-), once g77 has been
merged into the gcc directory, the cc1 executable built
from that directory recognizes (and ignores, instead of
rejects) Fortran options.
tq vm, (burley)