[NumPy-Tickets] [NumPy] #1403: long double check is failing on GNU/Linux PPC
NumPy Trac
numpy-tickets@scipy....
Tue Feb 23 04:53:25 CST 2010
#1403: long double check is failing on GNU/Linux PPC
----------------------------+-----------------------------------------------
Reporter: mounir.lamouri | Owner: somebody
Type: defect | Status: new
Priority: normal | Milestone: Unscheduled
Component: numpy.core | Version: 1.4.0
Keywords: |
----------------------------+-----------------------------------------------
Comment(by JoseJX):
Well, you could force the size of the long double to always be 64 bits
using -mlong-double-64, but I'm not sure if that's an acceptable solution.
--
Ticket URL: <http://projects.scipy.org/numpy/ticket/1403#comment:3>
NumPy <http://projects.scipy.org/numpy>
My example project
More information about the NumPy-Tickets
mailing list