[Bug fortran/60953] configure: error: GNU Fortran is not working

2014-08-01 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60953

kargl at gcc dot gnu.org changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution|--- |INVALID

--- Comment #6 from kargl at gcc dot gnu.org ---
(In reply to multya from comment #5)
> I update system to 8.4 and no mo errors.

Thanks for updating the status.  Closing as invalid.


[Bug fortran/60953] configure: error: GNU Fortran is not working

2014-08-01 Thread multya at outlook dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60953

--- Comment #5 from multya  ---
I update system to 8.4 and no mo errors.


[Bug fortran/60953] configure: error: GNU Fortran is not working

2014-05-09 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60953

Dominique d'Humieres  changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2014-05-09
 Ever confirmed|0   |1

--- Comment #4 from Dominique d'Humieres  ---
Any progress?


[Bug fortran/60953] configure: error: GNU Fortran is not working

2014-04-25 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60953

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 ---
(In reply to multya from comment #2)
> (In reply to Jakub Jelinek from comment #1)
> > Most likely a problem with your gmp or mpfr libraries.
> 
> Gmp and mpfr was installed and reinstalled without any errors.

Have you tested your hardware?  Do you have some artificially
low stack limt?  Your config.log file shows

configure:12828: checking whether we are using the GNU Fortran compiler
configure:12841: /usr/ports/lang/gcc/work/build/./gcc/gfortran
-B/usr/ports/lang/gcc/work/build/./gcc/
-B/usr/local/i386-portbld-freebsd8.1/bin/
-B/usr/local/i386-portbld-freebsd8.1/lib/ -isystem
/usr/local/i386-portbld-freebsd8.1/include -isystem
/usr/local/i386-portbld-freebsd8.1/sys-include-c   conftest.F >&5
:0:0: internal compiler error: Segmentation fault: 11

This is often a sign of bad memory.

PS:  I note that you appear to be using FreeBSD 8.1, which has an
end-of-life date July 31, 2012.  You're obviously trying to install
from a recent FreeBSD ports collection snapshot.  I doubt that it
has been tested on FreeBSD 8.1.


[Bug fortran/60953] configure: error: GNU Fortran is not working

2014-04-25 Thread multya at outlook dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60953

--- Comment #2 from multya  ---
(In reply to Jakub Jelinek from comment #1)
> Most likely a problem with your gmp or mpfr libraries.

Gmp and mpfr was installed and reinstalled without any errors.


[Bug fortran/60953] configure: error: GNU Fortran is not working

2014-04-24 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60953

Jakub Jelinek  changed:

   What|Removed |Added

 CC||jakub at gcc dot gnu.org

--- Comment #1 from Jakub Jelinek  ---
Most likely a problem with your gmp or mpfr libraries.