This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Gcc tries to compile C programs as C++ !
- To: Per Bothner <bothner at cygnus dot com>, Brett W Vasconcellos <brettv at mit dot edu>
- Subject: Re: Gcc tries to compile C programs as C++ !
- From: Richard Henderson <rth at cygnus dot com>
- Date: Fri, 6 Nov 1998 18:10:39 -0800
- Cc: egcs at cygnus dot com, egcs-bugs at cygnus dot com
- References: <199810301753.MAA29309@mint-square.mit.edu> <199811021840.KAA06487@cygnus.com>
- Reply-To: Richard Henderson <rth at cygnus dot com>
On Mon, Nov 02, 1998 at 10:40:45AM -0800, Per Bothner wrote:
> It sounds like the gcc front-end program is actually the g++
> front-end program.
Actually, I wonder if his input files aren't named .C instead of .c.
r~