This is the mail archive of the
libstdc++@sources.redhat.com
mailing list for the libstdc++ project.
Re: bits/c++config.h doesn't install, 1226 snap
- To: david x callaway <dxc at xprt dot net>
- Subject: Re: bits/c++config.h doesn't install, 1226 snap
- From: Raja R Harinath <harinath at cs dot umn dot edu>
- Date: 26 Dec 2000 11:51:14 -0600
- Cc: libstdc++ at gcc dot gnu dot org
- References: <14920.43369.20133.832968@mega.supersaurus.com>
Hi,
david x callaway <dxc@xprt.net> writes:
> bits/c++config.h shows in the package file listing for the 1226
> snapshot, but it doesn't install.
It does install, but not in $prefix/include/g++-v3. Look in
$exec_prefix/$target_alias/include/g++-v3
That would be a directory like
/usr/local/i686-pc-linux-gnu/include/g++-v3
If your $prefix (and $exec_prefix) was /usr/local and you were
compiling on a GNU/Linux machine. A patch that actually made g++
search in that directory went in a bit later.
- Hari
--
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions." -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing." -- Roy L Ash