This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-4.0.0 build failed
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: Eric Lemings <elemings at lemings dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 22 Apr 2005 00:32:23 -0400
- Subject: Re: gcc-4.0.0 build failed
- References: <1114144039.15635.66.camel@localhost.localdomain>
On Apr 22, 2005, at 12:27 AM, Eric Lemings wrote:
FYI,
Downloaded gcc-core-4.0.0.tar.bz and gcc-g++-4.0.0.tar.bz2.
Uncompressed both and did a configure followed by a make.
Got the following error from make:
Why do people don't read the installation instructions?
Yes this is a bug but a known one, see PR 17383 which is fixed
on the mainline. There is an easy work around if you just read
the installation instructions.
-- Pinski