Mail Archives: djgpp/1996/09/06/09:54:14
I want gcc, or rather the preprocessor, to find my #include files in a
subdirectory other than the normal setup in DJGPP.ENV and so I altered the
C_INCLUDE_PATH line in DJGPP.ENV to the following :-
C_INCLUDE_PATH=%/>;C_INCLUDE_PATH%%DJDIR%/include;%DJDIR%/contrib/grx20/incl
ude;d:\dev\gcc\panelp.213\include
but for some reason cpp cannot locate files in d:\dev\gcc\panelp.213\include.
What have I done wrong ?
Regards,
Alf stockton AT fast DOT co DOT za
- Raw text -