How to compile gmp for arm?

Kevin Ryde user42@zip.com.au
Tue, 07 Jan 2003 07:05:14 +1000


yan xinbo <yanxinbo@yahoo.com.cn> writes:
>
> From the gmp.info-1, I know that gcc demand 2.95.4 or
> later,that mean, I should upgrade the
> armv4b-unknown-linux-gcc?

Yes, previous ones have a division bug.

If you want to use the bad one anyway, just to see if it all compiles,
then you can delete the line

	gcc_testlist="gcc-arm-umodsi"

from the "configure" script.