Mail Archives: djgpp/1995/07/07/11:18:59
> I've spent a time building a math library, and now I want to put the
> associated .h-files into a separate directory. I added this to the
> C_INCLUDE_PATH, and tried - won't work.
> The "tryit" program (samples\hello) revealed that the path setting was
> relative, i.e. with a leading "..\..\", not the full DJGPP based path.
>
> ==> what did I miss in the djgpp.env ???
>
Hi all,
my include-problem is solved: the djgpp.env was correct, but in the .bat-file
where the DJGPP-variable is set, there was a trailing unprintable character
- I'll never know how it came there. Thus the variable was invalid ...
Thanks to all who gave hints.
Thomas
- Raw text -