Mail Archives: djgpp/1997/01/05/11:26:56
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'.
- Raw text -