Dr. David Kirkby wrote:
> Well, on SPARC, the Sun compilers are better than gcc, so there really is an 
> advantage to getting this sorted out.
>   

numscons should support the Sun Studio compiler.

> I do not know SCons myself, but I do know that in the Sage project, SCons has 
> caused many issues. Whether it is a fault of SCons, or the way people write 
> the 
> code for SCons, I do not know.
>   

That's because scons is a terrible tool for a full packaging solution:
at the moment, it is really just a (quite good) make replacement. But
numscons does not have this problem, as it reuses distutils for all the
packaging, and handles compilers in its own way.

I am pretty sure it will be easier to fix whatever numscons issues crop
up while trying to build matplotlib than building it from scratch or
worse, trying to fix distutils.

cheers,

David

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to