This is the mail archive of the gcc-bugs@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]

libstdc++/7090: libstdc++ configure script fails to find install-sh when cross-compiling


>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:


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