Problem building tuneup...
Torbjorn Granlund
tg at gmplib.org
Sun Jun 26 23:39:33 CEST 2011
David Cleaver <wraithx at morpheus.net> writes:
Hmmm, so I guess if there is no x86-64 assembly for Windows 64, it
won't really help to run the tuneup program? This is okay as I was
just seeing if I could speed up an already fast library. Thank you
for helping me get this far.
It will help, but finding a non-Windoze system will help much, much
more.
We need to add a layer of abtraction for the x86-64 assembly code, and
then generate both standard-conformant assembly code and Windoze
assembly code. This is not a trivial task, as no conventions are the
same (different argument passing registers, different sets of
caller-saves and callee-saves registers).
I think no GMP developers have access to Windoze, so this project is
stalled.
--
Torbjörn
More information about the gmp-bugs
mailing list