This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Solaris build of gfortran (gcc 4.0.0)


Thanks for your replies! I'll try some of these out and let you know the results. GNU ld and as are "problematic" on Solaris. I've *never* gotten them to build and perform well.

The GMP I'm using is the latest. I may go back one or two versions and see if THAT helps. That said, the mpfr library that comes with GMP is NOT the latest. I'm in the process of rebuilding GMP (v4.1.4) w/o MPFR and doing a separate build of MPFR using the latest source code.

I'll also try it without posix threads and see what that does for me.

Thanks again!

-george karas


Andrew Pinski wrote:

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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]