Christian
I believe that most of computationally intensive code is done in assembler and precompiled as coff object files. Optimizing the C code framework will not help much.
Max
Christian Schulz wrote:
Hi all,
I had a look at the source and found that the mprime binary for linux is compiled with "-mcpu=486" - which might be inefficient if using a Pentium4 or Xeon processor. However I didn't manage to objcopy the .obj files since the "coff-i386" format isn't supported (there is a huge bunch of different formats and architectures other than this supported).
Has anyone managed to convert the obj files? How? I'm running Debian sarge out of the box and hesitate to compile a binutils package by hand...
Christian
_______________________________________________ Prime mailing list [email protected] http://hogranch.com/mailman/listinfo/prime
