This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: collect2 compiles C with g77 !


>  >     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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]