[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bugs installing gmp-4.0
From: |
Kevin Ryde |
Subject: |
Re: bugs installing gmp-4.0 |
Date: |
12 Dec 2001 09:28:02 +1000 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5 |
Torbjorn Granlund <address@hidden> writes:
>
> You should perhaps get the latest binutils release from
> <ftp://ftp.gnu.org/gnu/binutils/> and install that on your
> system. That will give you a better working assembler.
Or to configure around the problem just in gmp, it might work to use
./configure gmp_cv_gcc_march_pentiumpro=no
(There's an existing test on the suitability of -march=pentiumpro, for
other reasons, this tells it the answer is no.)