Hi,<br><br>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...)<br>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.<br><br>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".
<br><br>Matthieu<br>