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?


Quoting Vincent Lefevre <vincent+gcc@vinc17.org>:

Hi,

On 2006-01-25 13:10:50 -0600, Aleksandar Milivojevic wrote:
Compile GMP 4.1.4:

$ ../configure ABI=32 --prefix=/gcc-test --enable-mpfr

You shouldn't use the MPFR version distributed with GMP; it is very old and buggy. It is much better to compile GMP without MPFR support then compile MPFR 2.2.0 separately: http://www.mpfr.org/mpfr-current/

Probably a good idea. While on the subject, but not directly related to gcc as such, is there a way to compile gdb to use already installed bfd and opcodes libraries (from binutils package) instead of insisting on its own copy?



---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program.



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