builtin include dir searches
Benjamin Kosnik
bkoz@redhat.com
Sun Oct 15 21:31:00 GMT 2000
I took out / simplified some of this machinery last night, for
--enable-version-specific-runtime-libs
--with-gxx-include-dir=
support.
You might want to look at the changes to src/Makefile.am and ./configure.in in particular.
Strange, though, as I tested all the above options before check in.
Installed g++ could always deal correctly with headers. I'll double check.
-benjamin
On Sun, 15 Oct 2000, Phil Edwards wrote:
> Current CVS g++ does not search the g++-v3 include directory, which means
> no C++ program using the standard headers can be compiled. I would like
> to fix this. Where is the #include <...> search list built up? I have
> become miserably lost in the sources...
More information about the Libstdc++
mailing list