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]

[Bug libstdc++/52740] Unable to make gcc-4.x.x after successful configuration


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.


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