public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Re: ../gcc-3.4.0/install-sh: not found
@ 2004-04-28 12:51 Kate Minola
  0 siblings, 0 replies; 3+ messages in thread
From: Kate Minola @ 2004-04-28 12:51 UTC (permalink / raw)
  To: llewelly; +Cc: gcc-help

Kate Minola <kminola@po0.glue.umd.edu> writes:

> To build and install gcc, I normally do
> 
> cd objdir
> ./gcc-3.3.3/configure --enable-languages=c --prefix=[place to put executible]
> make bootstrap
> make install

---

llewelly@xmission.com writes:

> ? You are saying you untared gcc-3.4.0 as a subdir of objdir?

---

No.  I unfortunately left off a period in what I typed above.  

What I meant to type is

cd objdir
./gcc-3.3.3/configure --enable-languages=c --prefix=[place to put executible]
make bootstrap
make install

My apologies for any confusion.

Kate Minola
University of Maryland, College Park

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ../gcc-3.4.0/install-sh: not found
  2004-04-27 17:02 Kate Minola
@ 2004-04-28  0:27 ` llewelly
  0 siblings, 0 replies; 3+ messages in thread
From: llewelly @ 2004-04-28  0:27 UTC (permalink / raw)
  To: Kate Minola; +Cc: gcc-help

Kate Minola <kminola@po0.glue.umd.edu> writes:

> To build and install gcc, I normally do
> 
> cd objdir
> ./gcc-3.3.3/configure --enable-languages=c --prefix=[place to put executible]
> make bootstrap
> make install

? You are saying you untared gcc-3.4.0 as a subdir of objdir?

> 
> However while building and installing gcc-3.4.0, during
> 'make install' I get
> 
> ./gcc-3.4.0/install-sh: not found
> 
> A workaround seems to be 
> 
> cd objdir
> cd gcc
> make install
> 
> I ran into this problem on several architectures, specifically
> 
> sparc-sun-solaris2.8
> alphaev68-dec-osf5.1
> alphaev56-dec-osf4.0f
> 
> I am not sure if the problem is due to gcc-3.4.0 or the version
> of make that I am using (make-3.80) or something else ...
> 
> Kate Minola
> University of Maryland, College Park

^ permalink raw reply	[flat|nested] 3+ messages in thread

* ../gcc-3.4.0/install-sh: not found
@ 2004-04-27 17:02 Kate Minola
  2004-04-28  0:27 ` llewelly
  0 siblings, 1 reply; 3+ messages in thread
From: Kate Minola @ 2004-04-27 17:02 UTC (permalink / raw)
  To: gcc-help

To build and install gcc, I normally do

cd objdir
./gcc-3.3.3/configure --enable-languages=c --prefix=[place to put executible]
make bootstrap
make install

However while building and installing gcc-3.4.0, during
'make install' I get

./gcc-3.4.0/install-sh: not found

A workaround seems to be 

cd objdir
cd gcc
make install

I ran into this problem on several architectures, specifically

sparc-sun-solaris2.8
alphaev68-dec-osf5.1
alphaev56-dec-osf4.0f

I am not sure if the problem is due to gcc-3.4.0 or the version
of make that I am using (make-3.80) or something else ...

Kate Minola
University of Maryland, College Park

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-04-28 12:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-28 12:51 ../gcc-3.4.0/install-sh: not found Kate Minola
  -- strict thread matches above, loose matches on Subject: below --
2004-04-27 17:02 Kate Minola
2004-04-28  0:27 ` llewelly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).