[Numpy-discussion] Specifying compiler command line options for numpy.disutils.core

Matthieu Brucher matthieu.brucher at gmail.com
Thu Jun 14 05:10:11 EDT 2007


Hi,

I've been trying to use the Intel C Compiler for some extensions, and as a
matter of fact, only numpy.distutils seems to support it... (hope that the
next version of setuptools will...)
Is it possible to change the compiler command line options in the
commandline or in a .cfg file ? For the moment, I have only -shared, I'd
like to add -xP for instance.

This seems to be related to rex's last mail, but I did not find anywhere a
way to specify these options in (numpy.)distutils or setuptools, even though
it is available for every other non-Python "library builder".

Matthieu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20070614/3cdbda68/attachment.html>


More information about the NumPy-Discussion mailing list