This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: Solaris build of gfortran (gcc 4.0.0)
- From: Andrew Pinski <pinskia at physics dot uc dot edu>
- To: FX Coudert <fxcoudert at gmail dot com>
- Cc: fortran at gcc dot gnu dot org, George dot N dot Karas at jpl dot nasa dot gov
- Date: Tue, 31 May 2005 17:42:59 -0400
- Subject: Re: Solaris build of gfortran (gcc 4.0.0)
- References: <429CD1D3.8000505@mail.jpl.nasa.gov> <429CD9F4.6010104@gmail.com>
On May 31, 2005, at 5:41 PM, FX Coudert wrote:
I'm having the same exact problem on Solaris 8, 9 and 10. I'm doing
a pretty much standard configuration, "--disable-shared --disable-nls
--enable-threads=posix", using the Solaris versions of 'ld' and 'as'.
Does the same thing happens without posix threads? With GNU ld and as?
I recall seing bugs open in bugzilla for libgfortran not building with
Solaris ld and as, but not at this point of the build process.
I have seen bugs in bugzilla for GMP actually causing the infinite loop.
Try a newer GMP before doing anything else.
Thanks,
Andrew Pinski