[SciPy-dev] Building newcore with the intel compilers on Itanium2...
Robert Kern
rkern at ucsd.edu
Thu Nov 3 01:00:33 CST 2005
Fernando Perez wrote:
> If those who know distutils
> better than me approve, I'm even willing to do the implementation work (for a
> simple approach, not for building a full machinery like the FCompiler system).
> I figure I should at least do something useful :)
Probably the best thing to do would be to make an ICCCompiler which is a
subclass of UnixCCompiler. Be sure to register it with the dictionary
distutils.ccompiler.compiler_class . Then the user can set the compiler
with --compiler=icc .
--
Robert Kern
rkern at ucsd.edu
"In the fields of hell where the grass grows high
Are the graves of dreams allowed to die."
-- Richard Harter
More information about the Scipy-dev
mailing list