On Jul 7, 2005, at 12:13 AM, [EMAIL PROTECTED] wrote:
Also, I'm having problems installing gcc-4.0.0. I'm getting the
following
message after "make":
./config.status: line 910: ./../../config-ml.in: No such file or
directory
make: *** [configure-zlib] Error 1
This one is easy. You are building in the src directory which is not
fully
supported (and really has not been recommended for a long time) for
4.0.x.
You want to read gcc.gnu.org/install/ for the full installation
instructions.
Thanks,
Andrew Pinski