public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/52740] New: Unable to make gcc-4.x.x after successful configuration
@ 2012-03-27 15:44 mohammadsohaibajmal at gmail dot com
  2012-03-27 15:51 ` [Bug libstdc++/52740] " redi at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mohammadsohaibajmal at gmail dot com @ 2012-03-27 15:44 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52740

             Bug #: 52740
           Summary: Unable to make gcc-4.x.x after successful
                    configuration
    Classification: Unclassified
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: mohammadsohaibajmal@gmail.com


In order to update libstd++ file to 3.4.9 version,I downloaded gcc-4.4.0. I
also downloaded gmp and mpfr version 5.0.4 and 3.1.4 respectively. I installed
them successfully,although when I configured mpfr, it gave warning like 'gmp.h
and libgmp seems to have different versions..'. However continued with its
installation and run configurations script of gcc with target set to
/usr/local. Configuration was successful and created Makefile also.

Afterwords when I run make  it gave following error at end
make [2]: Leaving directory '/root/fixincludes'
make [1]: *** [all-fixincludes] Error 2
make [1]: Leaving directory '/root'
make: *** [all] Error 2

Considering  versions of mpfr and gmp might not be compatible, I installed
2.4.0 version of mpfr, it did not give me any warning of different versions,
but still I got the above error while making gcc?


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-05-02 17:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-27 15:44 [Bug libstdc++/52740] New: Unable to make gcc-4.x.x after successful configuration mohammadsohaibajmal at gmail dot com
2012-03-27 15:51 ` [Bug libstdc++/52740] " redi at gcc dot gnu.org
2012-03-27 15:54 ` redi at gcc dot gnu.org
2012-03-28 19:36 ` mohammadsohaibajmal at gmail dot com
2012-03-28 19:51 ` redi at gcc dot gnu.org
2012-05-02 17:10 ` bkoz at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).