Date: Tue, 1 Dec 1998 10:28:17 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Krian Upapatthangkoon cc: djgpp AT delorie DOT com Subject: Re: gcc and g++ problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Mon, 30 Nov 1998, Krian Upapatthangkoon wrote: > I have a problem with gcc not calling g++ when compiling C++ code, even with a > cpp extenstion. gcc seems to treat every file as a C-only file, giving me the > usual errors that happen in that case. Please post an example of a command line you use to compile C++ sources, and some of the error messages printed by the compiler.