Hello, I am working under opensuse and cross compiling for 64 bits Windows. I cannot compile the gmp library because mp_limb_t is 32 bits, because of the 32 bit long type. I have tried to use the -m64 option but it does not work. Why can a long integer not be set to 64 bits? I have used the binary package from source froge. Must i maybe download the source package and compile to cross-compiler myself to get this behaviour?
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
