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]
Other format: [Raw text]

Re: problem with "libobjects" and gcc-4.0.0



On Jul 7, 2005, at 12:13 AM, apaz@purdue.edu 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


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