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]

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


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]