Bill Allombert on Wed, 01 Jul 2009 18:42:01 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: Pari 64bit on Windows |
On Wed, Jul 01, 2009 at 03:39:03PM +0100, Jason Moxham wrote: > Hi > > I've got Pari-svn running on Windows with/without GMP/MPIR in 64bit mode. This > is with MSVC , and when MinGW/MSYS goes 64bit it will work with that :) > The main problem with Windows64 is that it uses a LLP data model rather than > the usual LP data model , this means that long's are 32 bit. I'm doing this Is there no way to tell the compiler to use the LP model nevertheless ? Cheers, Bill