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]

Re: cannot compile


In the message <orzog9szqk.fsf@guarana.lsd.ic.unicamp.br>
Alexandre Oliva <aoliva@redhat.com> wrote:

> > I compiled gcc-20010122.tar.gz. I cannot compile without the next way.
> > <INSTALL>
> > % tar zxvf gcc-20010122.tar.gz
> > % cd gcc-20010122/
> > % ./configure
> > % make

> The installation instructions tell you to use a separate build
> directory, and to run `make bootstrap'.

I just try the next commands.

% tar zxvf gcc-20010129.tar.gz
% cd gcc-20010129
% ./configure
% make bootstrap
.
a long time
.
Configuring in i686-pc-linux-gnu/libstdc++-v3
ChangeLog               ..linked
ChangeLog-2000          ..linked
.
.
tests.exp               ..linked
printnow.c              ..linked
loading cache ../config.cache
configure: error: can not find install-sh or install.sh in .. ./..
make: *** [configure-target-libstdc++-v3] error 1

Best regards,

-- 
Kenichi Okada
mailto:okada@opaopa.org

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