no .mod files in netcdf library directory

2013-11-17 Thread Gmail
Hi all I used macports to install netcdf. However there is no .mod files in netcdf library directory. When I compiler a fortran code which uses netcdf, the netcdf.mod can not be found. So does someone know why? Thank you Zhifeng (Bruce) Yang Department of Earth and Atmospheric Sciences

Re: no .mod files in netcdf library directory

2013-11-17 Thread David Strubbe
You need to install netcdf-fortran. David On Sun, Nov 17, 2013 at 11:33 PM, Gmail yangz...@gmail.com wrote: Hi all I used macports to install netcdf. However there is no .mod files in netcdf library directory. When I compiler a fortran code which uses netcdf, the netcdf.mod can not be

Re: gnudatalanguage update

2013-11-17 Thread Gmail
I have initiated a ticket on sourceforge.net about the support of gnudatalanguage for Mavericks. I am not sure this is the most efficient way to report the bug to the developer. If there is some other way to get this work more efficiently? Thank you Bruce On Nov 16, 2013, at 2:04 PM, Ryan

set default gcc among different versions

2013-11-17 Thread Gmail
Hi all I have installed 2 versions of gcc. One is from Mac BUILT-IN. The other one is from macports. So how can I make the gcc installed by macports as the default gcc while I compile c program? BTW, in the /opt/local/bin directory, I can find gcc-mp-4.8 and gfortran-mp-4.8, instead of gcc and

Re: set default gcc among different versions

2013-11-17 Thread Lawrence Velázquez
On Nov 18, 2013, at 2:00 AM, Gmail yangz...@gmail.com wrote: I have installed 2 versions of gcc. One is from Mac BUILT-IN. The other one is from macports. So how can I make the gcc installed by macports as the default gcc while I compile c program? BTW, in the /opt/local/bin directory, I