1 Feb 2006 01:02
Re: gfortran, numpy build
Matthew Brett <matthew.brett <at> gmail.com>
2006-02-01 00:02:44 GMT
2006-02-01 00:02:44 GMT
> numpy.distutils has already support for both g95 and gfortran compilers. > Run > python setup.py config_fc --help-fcompiler > to see a list of supported Fortran compilers. Oops - sorry, I completely missed that - and thanks a lot for the pointer. For those as slow as I am, the build command seemed to be: python setup.py config --fcompiler=gnu95 build I am afraid this is a sign that I am lost in the build system. Is there a good place to start to get to grips with options like the above? And, is there a simple way to pass my favorite compiler optimization flags into the build? Thanks a lot, Matthew ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
RSS Feed