Unit test error with numpy rc3

Mark Hymers mark at hymers.org.uk
Tue Oct 24 13:50:10 EDT 2006


On Tue, 24, Oct, 2006 at 10:31:30AM -0600, Travis Oliphant spoke thus..
> The basic problem is that the longfloat type is not very 
> cross-platform.   The functionality depends on your C-compiler / 
> platform when a long double is specified as the type.   I suspect it 
> doesn't work well with all compilers.  In particular gcc 3.3 on apple I 
> know has trouble with the long double type.

Apologies, I'm a complete moron.

If you compile python with gcc-3.3 and the module with 4.0, things
break.  If I recompile numpy with gcc-3.3, you just don't get a
float80,96 or 128 type which as far as I'm concerned is fine; certainly
much better than it breaking.  This is all on Mac OS X 10.4, I haven't
had time to look at what would happen with a python and module compiled
with 4.0.  Sigh, the sooner we move these machines to Debian the better :-)

Cheers,

Mark

-- 
Mark Hymers <mark at hymers dot org dot uk>

"I told you I was ill"
     The epitaph of Spike Milligan (1918-2002)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20061024/f7bfc1eb/attachment-0001.sig>
-------------- next part --------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
-------------- next part --------------
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/numpy-discussion


More information about the NumPy-Discussion mailing list