This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

3.1.0 failed to install libstdc++-v3 includes


On solaris 8:

In directory ........./sparc-sun-solaris2.8/sparcv9/libstdc++-v3/include

make install reports 

/bin/sh: ../../../../gcc-3.1/libstdc++-v3/../install-sh: not found

for every file it attempts to install.

I've tracked this down to the value of INSTALL being over-riden from 
../../../../../gcc-3.1/libstdc++-v3/../install-sh
to
../../../../gcc-3.1/libstdc++-v3/../install-sh

but don't know why, or what the solution should be (yet).

Anyone have the same problem?

Is there a fix?

AMP

-- 
The last person who said that (God rest his soul) lived to regret it.


This e-mail and any attachment is for authorised use by the intended recipient(s) only.  It may contain proprietary material, confidential information and/or be subject to legal privilege.  It should not be copied, disclosed to, retained or used by, any other party.  If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender.  Thank you.


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