../gcc-3.4.0/install-sh: not found
Kate Minola
kminola@po0.glue.umd.edu
Wed Apr 28 12:51:00 GMT 2004
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
More information about the Gcc-help
mailing list