> Why not just use gfortran? Well, I use gfortran myself, but the colleague who's trying to install that particular package still relies on g77. Seems that as blas was compiled with g77, g77 is the compiler called by default during the setup... So, is there a way to force one particular executable to be used ? Preferably in a way transparent to the user ?