This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-20000925 fails to configure
- To: "Felix von Leitner" <leitner at fefe dot de>, <gcc-bugs at gcc dot gnu dot org>
- Subject: Re: egcs-20000925 fails to configure
- From: "Tim Prince" <tprince at computer dot org>
- Date: Wed, 27 Sep 2000 19:33:30 -0700
- References: <20000927165234.A17399@fefe.de>
Nor, as I understand it, are you configuring in accordance with the
instructions. Besides that, we have no idea what kind of host or target you
are using.
----- Original Message -----
From: "Felix von Leitner" <leitner@fefe.de>
To: <gcc-bugs@gcc.gnu.org>
Sent: Wednesday, September 27, 2000 7:52 AM
Subject: egcs-20000925 fails to configure
> While it is still possible to configure egcs from outside the source
> tree, that is not the way to run configure as documented in the INSTALL
> file.
>
> Running ./configure fails with this error message:
>
> [...]
> creating Makefile
> ./config.status: ./..//../config-ml.in: No such file or directory
> Configure in /tmp/egcs-20000925/zlib failed, exiting.
>
>
> Felix