This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/52740] Unable to make gcc-4.x.x after successful configuration
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 27 Mar 2012 15:44:06 +0000
- Subject: [Bug libstdc++/52740] Unable to make gcc-4.x.x after successful configuration
- Auto-submitted: auto-generated
- References: <bug-52740-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52740
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Last reconfirmed| |2012-03-27
Ever Confirmed|0 |1
Severity|major |normal
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-27 15:44:06 UTC ---
You have missed out all the necessary information for anyone to help you such
as how you ran configure, and what the actual error is - all you've shown is
the end of 'make' exiting after an error.
Please read http://gcc.gnu.org/wiki/InstallingGCC and ensure you are not making
the common mistakes listed there.
The warning from mpfr sounds as though you now have two versions of gmp
installed, which is probably not good.