This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: collect2 compiles C with g77 !
- To: egcs at cygnus dot com
- Subject: Re: collect2 compiles C with g77 !
- From: Dave Love <d dot love at dl dot ac dot uk>
- Date: 11 Nov 1997 11:35:09 +0000
- Organization: Daresbury Laboratory, Warrington WA4 4AD, UK
- References: <199711110151.CAA04239@mail.macqel.be>
>>>>> "Philippe" == Philippe De Muyter <phdm@macqel.be> writes:
Philippe> Does someone know the best way to fix that ? I can think of at least three :
Philippe> 1. Make collect2 always invoke gcc
Philippe> 2. Make g77 recognize .c suffix and invoke cc1
I don't know about the problem at hand, but g77 should definitely do
2. I hadn't realized that it now doesn't.