This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
libstdc++/7090: libstdc++ configure script fails to find install-sh when cross-compiling
- From: scott at timesys dot com
- To: gcc-gnats at gcc dot gnu dot org
- Date: 20 Jun 2002 19:35:05 -0000
- Subject: libstdc++/7090: libstdc++ configure script fails to find install-sh when cross-compiling
- Reply-to: scott at timesys dot com
>Number: 7090
>Category: libstdc++
>Synopsis: libstdc++ configure script fails to find install-sh when cross-compiling
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Jun 20 12:36:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: scott@timesys.com
>Release: 3.1
>Organization:
>Environment:
Debian GNU/Linux 3.0 on x86
>Description:
When attempting to build a cross compiler for powerpc-linux, the build proceeds until the configure script for libstdc++-v3 is executed. This script fails with the message "configure: error: can not find install-sh or install.sh in . ./.. ./../..". The directory in which the script is executed is "gcc-3.1/powerpc-linux/nof/libstdc++-v3"; thus, it does not find the install-sh file in the root of the gcc source tree.
There appears to be a similar problem with config.sub.
>How-To-Repeat:
./configure --target=powerpc-linux
make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: