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

RE: bootstrap/9238: make install: install-sh: not found


The following reply was made to PR bootstrap/9238; it has been noted by GNATS.

>From Bruce_Mohler@intuit.com  Mon Jan 13 00:45:36 2003
From: "Mohler, Bruce" <Bruce_Mohler@intuit.com>
To: "'pme@gcc.gnu.org'" <pme@gcc.gnu.org>
Cc: "'gcc-bugs@gcc.gnu.org'" <gcc-bugs@gcc.gnu.org>,
   "'gcc-prs@gcc.gnu.org'" <gcc-prs@gcc.gnu.org>,
   "'nobody@gcc.gnu.org'" <nobody@gcc.gnu.org>,
   "'gcc-gnats@gcc.gnu.org'" <gcc-gnats@gcc.gnu.org>
Subject: RE: bootstrap/9238: make install: install-sh: not found
Date: Thu, 9 Jan 2003 10:01:37 -0800

 Yes, in the top directory of the gcc 3.2 source tree, I:
 
 mkdir gcc-3.0-sparc-32bit-obj
 cd gcc-3.0-sparc-32bit-obj
 ../configure --prefix=/usr/local \
 	--enable-languages=c,c++,java \
 	--disable-nls \
 	--host=sparc-sun-solaris2.8
 make
 ...
 
 Bruce
 
 -----Original Message-----
 From: pme@gcc.gnu.org [mailto:pme@gcc.gnu.org] 
 Sent: Wednesday, January 08, 2003 10:02 PM
 To: bruce_mohler@intuit.com; gcc-bugs@gcc.gnu.org; gcc-prs@gcc.gnu.org;
 nobody@gcc.gnu.org
 Subject: Re: bootstrap/9238: make install: install-sh: not found
 
 
 Synopsis: make install: install-sh: not found
 
 State-Changed-From-To: open->feedback
 State-Changed-By: pme
 State-Changed-When: Wed Jan  8 22:02:26 2003
 State-Changed-Why:
     Thank you for your bug report.
     
     Did you configure and build GCC in a seperate directory
     from the sources, as strongly recommended by the
     installation instructions?
     
     In-source building is supposed to work, but we continue
     to get bugs about it.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
 r=9238
 


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