This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Problem with gfortran or did I messsed up GMP installation?


Eric Botcazou wrote:
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?

Done. I got same thing (32-bit hello world doesn't work, 64-bit hello world works). It could still be something with my local configuration. After all, 32-bit hello world works on my 2.6 box. However, I don't see anything obvious... I did builds (the ones I'm now using) in exactly same way on both 2.6 and 2.9.


The Solaris 2.11 build is still running (building all languages on an older box). Hopefully it will be done sometime tomorrow ;-)


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