[SciPy-dev] Merging branch to build scipy with scons

David Cournapeau david at ar.media.kyoto-u.ac.jp
Fri Mar 7 07:34:12 EST 2008


Hi,

    I would like to discuss about the possibility to merge the 
build_with_scons branch of scipy into the trunk. It would enable 
building scipy with numscons.
    The merge should be much easier than for numpy: it only add setup 
and scons script files, it does not touch any source file, and by 
default, the new code should not even be seen by the build system, so it 
is unlikely to cause any unattended consequences (that is, if you do not 
build scipy with numscons, because it still have some rather subtle 
issues with fortran linking).

    cheers,

    David



More information about the SciPy-Dev mailing list