This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: bits/c++config.h doesn't install, 1226 snap


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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]