[SciPy-user] install problem can't find fortran (IRIX/python2.2.1/cvs scipy)

Steve M. Robbins steven.robbins at videotron.ca
Thu May 2 22:45:55 EDT 2002


On Thu, May 02, 2002 at 09:28:07PM -0400, eric wrote:

 
> I've applied the patch.  The only issue with it is that now the
> get_opt() method doesn't check for the better optimization flags
> that Pearu added for Athlon and Intel processors because it gets the
> "wrong" version number.  Can someone with g77 3.x.x tell me what g77
> --version returns for this string so that we can detect it compared
> to g77 2.95.x.

It looks like 0.5.25 versus 0.5.26.

On my Debian/linux box:

	steve at riemann{steve}g77-2.95 --version |head -1
	GNU Fortran 0.5.25 20010319 (prerelease)
	steve at riemann{steve}g77-3.0 --version |head -1
	GNU Fortran 0.5.26 20020220 (release)
	steve at riemann{steve}

On the IRIX, g77 (from 3.0.4):

	swmgr at wart{scipy-cvs}g77 --version |head -1
	GNU Fortran 0.5.26 20020220 (release)


-S


-- 
by Rocket to the Moon,
by Airplane to the Rocket,
by Taxi to the Airport,
by Frontdoor to the Taxi,
by throwing back the blanket and laying down the legs ...
- They Might Be Giants




More information about the SciPy-User mailing list