This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Problem with gfortran or did I messsed up GMP installation?
Quoting Eric Botcazou <ebotcazou@libertysurf.fr>:
Compile GMP 4.1.4:
$ ../configure ABI=32 --prefix=/gcc-test --enable-mpfr
Would you mind trying as documented in
http://gcc.gnu.org/install/specific.html#sparc-sun-solaris2
i.e. with --build=sparc-sun-solaris2.9 instead of ABI=32?
I'll try it. The only difference (AFAIK) should be that GMP will use
only sparcv7 optimized assembler code.
I'll also try it out on Solaris 2.11 beta (just for the kicks, and
because it is the only virgin Solaris box I have).
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.