[Numpy-discussion] isinf raises in inf

John Hunter jdh2358 at gmail.com
Thu Jul 15 20:27:02 EDT 2010


On Thu, Jul 15, 2010 at 7:11 PM, John Hunter <jdh2358 at gmail.com> wrote:
> On Thu, Jul 15, 2010 at 6:14 PM, Eric Firing <efiring at hawaii.edu> wrote:
>> Is it certain that the Solaris compiler lacks isinf?  Is it possible
>> that it has it, but it is not being detected?
>
> Just to clarify, I'm not using the sun compiler, but gcc-3.4.3 on solaris x86

Correction: the version of gcc I compiled numpy with is different than
the one in my default path.  The version I compiled numpy with is

  > /opt/app/g++lib6/gcc-4.2/bin/gcc --version
  gcc (GCC) 4.2.2

running on solaris 5.10

JDH



More information about the NumPy-Discussion mailing list