Date: Sun, 26 Apr 1998 12:26:15 +0300 (IDT) From: Eli Zaretskii To: Robert Vila cc: djgpp AT delorie DOT com Subject: Re: help an innocent man In-Reply-To: <3542AAF1.E86D5A1C@acpub.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 25 Apr 1998, Robert Vila wrote: > I'm going nuts. I can't get djgpp to compile C++ programs, namely with > iostream.h. I know millions of people post this same problem, but trust > me, I've tried everything to fix this. I've made sure the "set DJGPP" > part of the autoexec.bat is there, my files in config.sys is over 15, i > have long file names enabled and all that stuff. i'm sure i've installed > all the right libraries and that sort of thing as well. does anybody > else have any other solutions? i've really tried everything that's been > posted in the last 2 weeks and in the FAQ and nothing helps. i'd be > greatly appreciative if you had a solution. If nothing else seems to help, add -v to the compilation command line and post here everything that's printed by gcc.