make install fails

Jerry Quinn jlquinn@optonline.net
Sun Jul 6 03:24:00 GMT 2003


Jerry Quinn writes:
 > Jerry Quinn writes:
 >  > The recent changes from CPP to CXX have completely broken make install
 >  > for me.  The symptom I've found so far is that configure is finding
 >  > gcc 3.3 (which is installed and on my path) instead of the gcc 3.4 in
 >  > the build directory.  From there, it wants to install the headers into
 >  > /usr/local/include/c++/3.3.
 >  > 
 >  > I'm trying to check out backdated configury, but this is a pain.
 > 
 > Weird.  After backdating various files, I started bringing them
 > forward again, but the problem didn't reappear.

I take that back.  It seems make install is doing something that is
attempting to set the install dir to 3.3 instead of 3.4.  Ugh.

Jerry



More information about the Libstdc++ mailing list