------- Comment #3 from pinskia at gcc dot gnu dot org  2010-09-17 21:36 -------
<iant> manphiz: it's a bug
 the build_debug and install_debug targets in libstdc++-v3/src/Makefile.am are
broken if you run configure using a relative path

<iant> the Makefile.am is broken
 it does "cd debug && make install"
<iant> that fails because it is using the wrong relative path to install.sh


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45711

Reply via email to