Thanks for the quick fix.
2009/6/7 David Cournapeau <[email protected]>: > George Nurser wrote: >> Sorry, I should have said that I'd always deleted the build directories. >> I now have a better idea about what the problem is. >> >> python setup.py config_fc --fcompiler=gnu95 build_clib >> --fcompiler=gnu95 build_ext --fcompiler=gnu95 install >> >> works OK for svn versions < 6481 (where coremath was merged). >> It fails for r 6481 and later. >> > > Ok, I fixed the bug in numpy.distutils - it has nothing to do with your > fortran compiler :) (see #1131). > > David > _______________________________________________ > Numpy-discussion mailing list > [email protected] > http://mail.scipy.org/mailman/listinfo/numpy-discussion > _______________________________________________ Numpy-discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
