[Numpy-discussion] snow leopard and Numeric
Stefano Covino
stefano_covino@yahoo...
Tue Sep 1 23:50:04 CDT 2009
>
> The 64-bit version of OS X complies to a different UNIX standard than
> the 32-bit version. gettimeofday(), which is being used to seed the
> random number generator, is one of the affected functions.
>
Thanks. I guessed something like this.
Is there a way to constrain an old-style compilation just to make a code
work? I have similar problems with other old pieces of code.
Cheers,
Stefano
More information about the NumPy-Discussion
mailing list