public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/54836] New: checking whether the GNU Fortran compiler is working... no
@ 2012-10-06 15:33 zhou3 at lycos dot com
  2012-10-06 16:01 ` [Bug fortran/54836] " dominiq at lps dot ens.fr
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: zhou3 at lycos dot com @ 2012-10-06 15:33 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54836
           Summary: checking whether the GNU Fortran compiler is
                    working... no
    Classification: Unclassified
           Product: gcc
           Version: 4.4.7
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: fortran
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: zhou3@lycos.com


Created attachment 28375
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28375
configure: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/Users/lizhou/Downloads/gcc-4.4.7/x86_64-apple-darwin12.2.0/libgfortran/config.log

checking whether the GNU Fortran compiler is working... no
configure: error: GNU Fortran is not working; please report a bug in
http://gcc.gnu.org/bugzilla, attaching
/Users/lizhou/Downloads/gcc-4.4.7/x86_64-apple-darwin12.2.0/libgfortran/config.log


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

* [Bug fortran/54836] checking whether the GNU Fortran compiler is working... no
  2012-10-06 15:33 [Bug fortran/54836] New: checking whether the GNU Fortran compiler is working... no zhou3 at lycos dot com
@ 2012-10-06 16:01 ` dominiq at lps dot ens.fr
  2012-10-06 16:47 ` janus at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-10-06 16:01 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #1 from Dominique d'Humieres <dominiq at lps dot ens.fr> 2012-10-06 16:01:14 UTC ---
It looks like a duplicate of pr45277, i.e., at least one of your GMP, MPFR, or
MPC libraries has a problem (see
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45277#c1 ).

Question: why do you want to build 4.4.7? It is no longer supported and it
would be better to build 4.7.2 (latest release).


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

* [Bug fortran/54836] checking whether the GNU Fortran compiler is working... no
  2012-10-06 15:33 [Bug fortran/54836] New: checking whether the GNU Fortran compiler is working... no zhou3 at lycos dot com
  2012-10-06 16:01 ` [Bug fortran/54836] " dominiq at lps dot ens.fr
@ 2012-10-06 16:47 ` janus at gcc dot gnu.org
  2012-10-06 17:54 ` pinskia at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: janus at gcc dot gnu.org @ 2012-10-06 16:47 UTC (permalink / raw)
  To: gcc-bugs


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

janus at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal


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

* [Bug fortran/54836] checking whether the GNU Fortran compiler is working... no
  2012-10-06 15:33 [Bug fortran/54836] New: checking whether the GNU Fortran compiler is working... no zhou3 at lycos dot com
  2012-10-06 16:01 ` [Bug fortran/54836] " dominiq at lps dot ens.fr
  2012-10-06 16:47 ` janus at gcc dot gnu.org
@ 2012-10-06 17:54 ` pinskia at gcc dot gnu.org
  2012-10-07  3:45 ` kargl at gcc dot gnu.org
  2012-10-07  3:46 ` kargl at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2012-10-06 17:54 UTC (permalink / raw)
  To: gcc-bugs


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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-10-06 17:53:45 UTC ---
configure:14187:
/Users/lizhou/Downloads/gcc-4.4.7/host-x86_64-apple-darwin12.2.0/gcc/gfortran
-B/Users/lizhou/Downloads/gcc-4.4.7/host-x86_64-apple-darwin12.2.0/gcc/
-B/Users/lizhou/x86_64-apple-darwin12.2.0/bin/
-B/Users/lizhou/x86_64-apple-darwin12.2.0/lib/ -isystem
/Users/lizhou/x86_64-apple-darwin12.2.0/include -isystem
/Users/lizhou/x86_64-apple-darwin12.2.0/sys-include -c -g -O2  conftest.f >&5
f951: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


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

* [Bug fortran/54836] checking whether the GNU Fortran compiler is working... no
  2012-10-06 15:33 [Bug fortran/54836] New: checking whether the GNU Fortran compiler is working... no zhou3 at lycos dot com
                   ` (2 preceding siblings ...)
  2012-10-06 17:54 ` pinskia at gcc dot gnu.org
@ 2012-10-07  3:45 ` kargl at gcc dot gnu.org
  2012-10-07  3:46 ` kargl at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: kargl at gcc dot gnu.org @ 2012-10-07  3:45 UTC (permalink / raw)
  To: gcc-bugs


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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kargl at gcc dot gnu.org

--- Comment #3 from kargl at gcc dot gnu.org 2012-10-07 03:45:21 UTC ---
gcc 4.4.7 is no longer supported.  Try using 4.6.x or 4.7.x.

PS: What are the exact set of commands you used to try
to build gcc?


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

* [Bug fortran/54836] checking whether the GNU Fortran compiler is working... no
  2012-10-06 15:33 [Bug fortran/54836] New: checking whether the GNU Fortran compiler is working... no zhou3 at lycos dot com
                   ` (3 preceding siblings ...)
  2012-10-07  3:45 ` kargl at gcc dot gnu.org
@ 2012-10-07  3:46 ` kargl at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: kargl at gcc dot gnu.org @ 2012-10-07  3:46 UTC (permalink / raw)
  To: gcc-bugs


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

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX

--- Comment #4 from kargl at gcc dot gnu.org 2012-10-07 03:45:54 UTC ---
Try a newer version.


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

end of thread, other threads:[~2012-10-07  3:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-06 15:33 [Bug fortran/54836] New: checking whether the GNU Fortran compiler is working... no zhou3 at lycos dot com
2012-10-06 16:01 ` [Bug fortran/54836] " dominiq at lps dot ens.fr
2012-10-06 16:47 ` janus at gcc dot gnu.org
2012-10-06 17:54 ` pinskia at gcc dot gnu.org
2012-10-07  3:45 ` kargl at gcc dot gnu.org
2012-10-07  3:46 ` kargl 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).