|
From: Stephen W. <ste...@cs...> - 2006-01-18 00:01:02
|
I am still trying, fitfully, to figure out why numpy and scipy setup.py do not respect an alternative fortran compiler with config_fc when bdist_rpm is used as the build command, but do if the normal build command is used. Is there any easy way to get a trace of what Python is actually being called as a result of "python setup.py config_fc --fcompiler=absoft bdist_rpm"? |