GMP Library
BlitzMax Forums/Brucey's Modules/GMP Library| 
 | ||
| Can you convert this to BlitzMax??? http://gmplib.org/ Thanks. | 
| 
 | ||
| That looks doable. Leave it with me. | 
| 
 | ||
| Well, that's most of the useful stuff implemented (Int, Float and Rational types). Just needs some examples and the documentation finished off, and I think it will be good to go. Tested so far on Mac and Win32. Available in SVN. :-) | 
| 
 | ||
| Um... Does this warning from the GMP page affect Blitzmax as well?  N.B. gcc 4.3.2 miscompiles GMP 4.3.x on 64-bit machines  | 
| 
 | ||
| I don't believe we are using 4.3 anywhere. Well, I know that the shared libraries that I've built/included with the distro haven't been built with it. I'd also assume it means 64-bit builds.. which of course we wouldn't be using. |