This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Installation of libstdc++-v3 headers
- From: Michael Matz <matz at suse dot de>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: Daniel Jacobowitz <drow at mvista dot com>, <gcc at gcc dot gnu dot org>
- Date: Fri, 15 Nov 2002 15:00:47 +0100 (CET)
- Subject: Re: Installation of libstdc++-v3 headers
Hi,
On Thu, 14 Nov 2002, Benjamin Kosnik wrote:
> >If you do not specify enable_version_specific_runtime_libs, or
> >gxx_include_dir, you should hit it. Do you get a reference to
> >${libstdcxx_incdir} in libstdc++-v3/Makefile?
>
> No.
>
> Instead, I get
>
> /mnt/hd/bld/bld-x86-gcc-3_2-branch/i686-pc-linux-gnu/libstdc++-v3/Makefile
> gxx_include_dir = $(prefix)/include/c++/3.2.1
Oehm. To quote myself:
> I just went to current head for my development,
and
> ${prefix}/include/c++/3.3 .
Ciao,
Michael.