gmp.h needs to detect bit width more dynamically to support universal builds on mac

Niels Möller nisse at lysator.liu.se
Tue Dec 3 15:03:10 UTC 2013


Dan Kegel <dank at kegel.com> writes:

> Can you confirm the kludge should work at least for the --without-nails case?

Probably works in your case.

Likely breaks also if the two ABIs need different definitions for
_LONG_LONG_LIMB (which happens at least with 32-bit vs 64-bit windows, I
think). So if you care about windows, you may need to make that
definition conditional as well.

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26.
Internet email is subject to wholesale government surveillance.


More information about the gmp-bugs mailing list