[libstdc++] patch for "make install" problems

Phil Edwards phil@jaj.com
Fri Jul 5 23:58:00 GMT 2002


On Thu, Jul 04, 2002 at 11:30:46AM +0200, Uros Bizjak wrote:
>   This is a patch for "make install" problems, described in 
> http://gcc.gnu.org/ml/gcc/2002-07/msg00121.html

> -	"INSTALL=$(INSTALL)" \
> -	"INSTALL_DATA=$(INSTALL_DATA)" \
> -	"INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
> -	"INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \

This is probably incorrect.

1)  You mentioned in the previous message about command-line overrides.  Are
    you trying to override these variables on the "make install" command?

2)  Are you configuring in the source directory?  If so, try a build in a
    separate objdir as recommended by the GCC install instructions, and if
    that fixes it, then please submit a bug report about in-srcdir builds.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams



More information about the Libstdc++ mailing list