Charles R Harris wrote:
> The compile flags are missing -fno-strict-aliasing. I don't know if 
> this is a problem with the python distutils or what, but it would be 
> nice if it didn't occur.

Yes. That's one of the reasons why I started numscons. The current 
behavior in numpy.distutils is for the same reason as for LDFLAGS: 
sometimes, this behavior is necessary for unsupported compiler/platform 
configurations.

cheers,

David
_______________________________________________
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to