Date: Sun, 13 Dec 1998 10:23:25 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Nathaniel Johnson cc: Nate Eldredge , djgpp AT delorie DOT com Subject: Re: gxx error In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sat, 12 Dec 1998, Nathaniel Johnson wrote: > i just reinstalled djdev201 and gxx works just fine... so it has something > to do this the 202 version Please install v2.02, add -v to the gxx command line, and post here everything it prints when compiling a C++ program with iostream.h. One thing that's different in v2.02 is that long file names are on by default, so please make sure you are setting LFN=n in the same DOS box where you run gxx.