From: Todd M. <jm...@st...> - 2004-01-02 16:16:11
|
On Fri, 2004-01-02 at 10:53, Francesc Alted wrote: > Hi, > > Some people wanting to use pytables on FreeBSD would like to have UInt64 > support, but numarray lacks support for it on this platform. As FreeBSD uses > gcc compiler, I think it's just a matter to add an "freebsd4-i386" entry in > generate.py. > > Todd, may you please add such a support? Sure, I'll add it, but I have no means to test it... I also changed the default platform to include UInt64, since with the exception of MSVC, it's supported everywhere I've looked. Todd > Regarding to the other parameters, > LP64 (long pointer), HAS_FLOAT128 (128 floating point), I'm not sure, but > perhaps they maybe similar to the "linux2" platform. Anyone using FreeBSD > can give more hints? > > Happy new year!, -- Todd Miller <jm...@st...> |