Date: Sun, 5 Jan 1997 18:16:42 +0200 (IST) From: Eli Zaretskii To: Serfer cc: djgpp AT delorie DOT com Subject: Re: Djgpp won't compile! In-Reply-To: <32CEB3D3.671A@pacbell.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sat, 4 Jan 1997, Serfer wrote: > I looked at the faq, as was suggested. I looked under the thing that > said djgpp can't find .h files. I didn't help. So I am now following > the way to get help as in the faq. The most important info is the compilation log. Please type this: redir -o gcc.log -eo gcc -v .... (put the command line you use to compile that program instead of the dots). After gcc finishes, post the contents of the file `gcc.log'.