This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
bootstrap/9208: Makefile in gcc/intl have wrong path to install-sh
- From: fearcadi at figaro dot weizmann dot ac dot il
- To: gcc-gnats at gcc dot gnu dot org
- Date: 6 Jan 2003 22:55:19 -0000
- Subject: bootstrap/9208: Makefile in gcc/intl have wrong path to install-sh
- Reply-to: fearcadi at figaro dot weizmann dot ac dot il
>Number: 9208
>Category: bootstrap
>Synopsis: Makefile in gcc/intl have wrong path to install-sh
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jan 06 14:56:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: fearcadi@figaro.weizmann.ac.il
>Release: 3-2
>Organization:
>Environment:
>Description:
Makefile in gcc-3.2/gcc/intl
have this definition INSTALL_SH=./../install-sh
while the install-sh script is one directory upper :
./../../install-sh
make install
crash on that
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: