when WIN64 is set define longlong limb

This commit is contained in:
jasonmoxham 2010-08-14 11:28:36 +00:00
parent db421524de
commit 63663ab43a

View File

@ -62,6 +62,11 @@ along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */
#define __GMP_LIBGMP_DLL @LIBGMP_DLL@
#endif
//#if defined(__GMP_WITHIN_CONFIGURE) && defined(_WIN64)
#ifdef __WIN64
#define _LONG_LONG_LIMB 1
#endif
/* __STDC__ - some ANSI compilers define this only to 0, hence the use of
"defined" and not "__STDC__-0". In particular Sun workshop C 5.0