gfortran-4.5 was not built when installing gcc-4.5

Joshua Root jmr at macports.org
Thu Dec 17 10:50:42 PST 2009


On 2009-12-18 05:33 , Frank Schima wrote:
> 
> You need to use the gfortran variant. So you can run the following:
> 
> 	sudo port upgrade gcc45 +gfortran

Needs --enforce-variants:

sudo port upgrade --enforce-variants gcc45 +gfortran

- Josh


More information about the macports-users mailing list