Date: Sun, 16 Aug 1998 11:24:49 +0300 (IDT) From: Eli Zaretskii To: Dan cc: djgpp AT delorie DOT com Subject: Re: djgpp, HELP In-Reply-To: <35D38A21.230CB71D@sprintmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Thu, 13 Aug 1998, Dan wrote: > Upon seeing this post I tried SET LFN=y but now I have other errors > > c:/djgpp/tmp\ccq3elk(.text+0x12):test.cc: undefined reference to 'cout' > etc > 'ostream::operator<<(char const *)' > etc Use gxx instead of gcc to compile C++ programs. It is all described in the file called readme.1st, so please read it and save yourself (and us) a lot of similar questions.