Mail Archives: djgpp/2000/01/04/02:06:53
In article <Pine DOT SUN DOT 3 DOT 91 DOT 1000103104408 DOT 14725A-100000 AT is>, Mon, 3 Jan
2000 10:44:43 +0200 (IST), Eli Zaretskii says...
>
> On Sun, 2 Jan 2000, Mike Gee wrote:
>
> > 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.
>
> Type "info gcc invoking environment" and read there. I see all these
> variables (except CPLUS_LIBRARY_PATH) documented on that page. If you
> don't, perhaps we have different versions of the compiler.
That's exactly where I looked. GCC295, to be more exact
gcc -v
gcc version 2.95 19990728 (release)
> > set C_INCLUDE_PATH=C:\Scitech\Include
> > set CPLUS_INCLUDE_PATH=C:\Scitech\Include
These two variables are documented in info page
> > 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
These three are not. Only LIBRARY_PATH is mentioned.
Just wanted to clear it up - is it typo in Brendan's post, omission in
info page, or me having a serious trouble with text input?
--
Best regards, Mike
- Raw text -