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)
signature.asc
Description: Digital signature
------------------------------------------------------------------------- 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
_______________________________________________ Numpy-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/numpy-discussion
