This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gfortranq


Dear Massoud,

> I'm a M.Sc student of mechanical engineering and am working on free surface
> flows with numerical approach.
> I have used Fortran in Windows for years and I have  good wring experience
> with Fortran.
>
> Recently I changed my Operating system to Mac OS X and I'm going to install
> GFortran on it. For this purpose I used the valuable informations which
> where in gcc  website and download the sources were introduced.

please do not send gfortran-related questions to me privately. Those
should be directed to fortran@gcc.gnu.org or gcc-help@gcc.gnu.org.


> I installed Xcode 4.2 and gcc-42-5666-1.3-darwin11  on my Mac OS X Lion
> 10.7.4 but I can not run the GFortran.
> I'm really confused in doing that.

I think XCode will either give you a really old gfortran version
(4.2.x?), or none at all.


> Do you advice using Fink?
> Is Fink with good performance in numerical simulations which need very fast
> computations?

Yes, I think you should use Fink or MacPorts, or the binaries linked
at: http://gcc.gnu.org/wiki/GFortranBinaries#MacOS


> How is the circumstance of the Gfortran in Mac?

AFAICT, gfortran works just as nicely on Mac OS as it does on most
other platforms. It is not recommended to use a version older than 4.6
at this point.


> Should I enter the codes in Terminal App in Mac?
> Is there any complete instruction for learning the programing with gfortran
> in Mac?

You can probably find such tutorials on the web (at least for Fortran
in general, but maybe also gfortran-specific), though I can not point
you to any specific ones right now.

Best regards,
Janus


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]