Mail Archives: djgpp/1998/01/21/00:30:52
On Fri, 16 Jan 1998 19:57:00 -0500 in comp.os.msdos.djgpp opaque
<opaque AT javanet DOT com> wrote:
: I recently installed Djgpp, and extracted everything correctly, and
: made the exact same changes to my autoexec.bat as the readme file said
: to. The only problem is that, when I go to compile a program, it
: returns an error message that "stdio.h" isn't a valid file or
: directory. Now I went and looked, and the stdio.h file is right where
: its supposed to be...in the include subdirectory.
: If someone could tell me what I need to change...it would be greatly
: appreciated.
Make sure you really did make the correct changes. You should post
here your autoexec.bat file, along with the output of the `set'
command at a DOS prompt, the contents of the `djgpp.env' file which
should be in your djgpp directory, and the output of `gcc' when
compiling your file with the `-v' option; do something like this:
redir -o output.txt -eo gcc -v -c foo.c
and post output.txt.
If you supply the above information, you're much more likely to get a
useful reply.
--
george DOT foot AT merton DOT oxford DOT ac DOT uk
- Raw text -