This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/7090: libstdc++ configure script fails to find install-sh when cross-compiling
- From: Scott Wood <scott at timesys dot com>
- To: dj at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 30 Oct 2002 01:56:02 -0000
- Subject: Re: bootstrap/7090: libstdc++ configure script fails to find install-sh when cross-compiling
- Reply-to: Scott Wood <scott at timesys dot com>
The following reply was made to PR bootstrap/7090; it has been noted by GNATS.
From: Scott Wood <scott@timesys.com>
To: DJ Delorie <dj@redhat.com>
Cc: scott@timesys.com, neroden@twcny.rr.com, gcc-gnats@gcc.gnu.org,
gcc-bugs@gcc.gnu.org
Subject: Re: bootstrap/7090: libstdc++ configure script fails to find install-sh when cross-compiling
Date: Tue, 29 Oct 2002 20:50:01 -0500
On Sat, Oct 26, 2002 at 11:38:15PM -0400, DJ Delorie wrote:
>
> > I still get the error with 3.2, in the configure script for libffi.
>
> The PR was against 3.1. Could you check 3.1, making sure that the
> sources you have include the patch listed in the PR? I'll also test
> 3.2, making sure that libffi gets involved.
I tried CVS of 3.1 from the day after that which was listed on the
patch, and I still get the error in libffi. 3.1.1 (as well as the
head of the 3.1 branch) gives:
./../../../configure: ./../../../configure: No such file or directory
configure: error: ./../../../configure failed for libU77
make: *** [configure-target-libf2c] Error 1
-Scott