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: FX Coudert <fxcoudert at gmail dot com>
- To: George dot N dot Karas at jpl dot nasa dot gov
- Cc: fortran at gcc dot gnu dot org
- Date: Tue, 31 May 2005 23:41:08 +0200
- Subject: Re: Solaris build of gfortran (gcc 4.0.0)
- References: <429CD1D3.8000505@mail.jpl.nasa.gov>
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.
FX