Mail Archives: djgpp/2000/01/02/17:57:40
In article <386C7D75 DOT 5C133888 AT is DOT elta DOT co DOT il>, Fri, 31 Dec 1999 11:55:01
+0200, Eli Zaretskii says...
> Andrea Ryan wrote:
> >
> > set C_INCLUDE_PATH=C:\Scitech\Include
> > set CPLUS_INCLUDE_PATH=C:\Scitech\Include
> > set C_LIBRARY_PATH=c:\Scitech\Lib\Dos32\Dj2
> > set CPLUS_LIBRARY_PATH=C:\Scitech\Lib\Dos32\Dj2
> > set CPLUS_LIBRARY_PATH=C:\Djgpp\lang\cxx
>
> The last setting overrides the one before it. I think you can safely
> remove the last line, because C:\DJGPP\LANG\CXX does not contain
> libraries, only header files (and is searched automatically for C++
> headers).
Correct me if I'm wrong, Eli, but in docs on GCC there is only
LIBRARY_PATH env variable mentioned, therefore prefixed variations looks
pretty much useless to me.
--
Best regards, Mike
- Raw text -