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]

bootstrap/9208: Makefile in gcc/intl have wrong path to install-sh


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


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