Mail Archives: djgpp/1997/10/03/21:35:14
At 04:09 10/3/1997 -0400, slacker wrote:
>How do i specify what directory the header files should be set to so
>that i can compile the programs. I love the interface of DJGPP but for
>some reason every time i try to compile it won't find the header files.
>I downloaded all the files correctly i just don't know what directory i
>should specify it so that it will read them. Any help would be
>appreciated, thanks.
If you downloaded, unzipped with -d for PKUNZIP, and have your DJGPP
environment variable set correctly, the headers should be found
automatically. See README.1ST for info about these. If you're still stuck,
please post your AUTOEXEC.BAT and your environment (SET >FOO and post FOO),
and also the output of gcc -v somefile.c here.
Nate Eldredge
eldredge AT ap DOT net
So is your DJGPP environment variable set to `D:/PROGRA~1/DJGPP/DJGPP.ENV'?
Because that's what it should be. You might also try setting it to the long
name, and set `LFN=Y' in the environment. You shouldn't have to change
DJGPP.ENV; go back to the original one.
Nate Eldredge
eldredge AT ap DOT net
- Raw text -