Trying to compile GMP - MPZ part for Symbian OS
Torbjorn Granlund
tg at swox.com
Tue May 27 14:44:44 CEST 2008
You give quite little information about what you're doing, and that
makes it hard to tell what is wrong.
Recommended reading: http://gmplib.org/manual/Reporting-Bugs.html
Now let me take a guess anyway: For some machines the GMP file
longlong.h references to a function __gmpn_invert_limb, which is then
implemented in assembly. But you disabled assembly, if I understodd
correctly.
You might want to try adding -DLONGLONG_STANDALONE to CFLAGS.
--
Torbjörn
More information about the gmp-bugs
mailing list