F95 + Xcode
Hi, Gurus!
I installed NAG f95 fortran compiler on my Mac and want it integrated
with Xcode (so I could compile and biuld fortran codes in it).
Everything goes fine but after compiling I see a message like 'No
launchable executable present at the path'.
At the same time I see executable and it's pretty 'launchable'.
Apparently, I am wrong with creating a Custom Build Rule Script for
fortran? Is there somebody experinced with it?
Any advice would be appreciated!
cheers
Ivan
.
Relevant Pages
- Re: Microsoft style:
... countries separated by a common language") are surprisingly nontrivial. ... I was once given a Mark Williams C compiler and told to translate a program we were ... Your FORTRAN hand include-files? ... (microsoft.public.vc.mfc) - Re: Then and now
... Today a $2 calculator will run for a couple years on a battery, ... programmed in ForTran using the WatFor ... It was fortran 4 (language) with the waterloo compiler 4 in Fortran ... (alt.home.repair) - Re: Possible implicit declaration of double precision in old compilers
... I have some very old engineering software, written in Fortran in the early 1970s and updated only superficially since then. ... If I understand the compiler warnings correctly, DUMY1 is initialised as a single-precision real; a double-precision expression is then evaluated; the double-precision value is then narrowed to single precision and is stored in DUMY1. ... or CDC6600 - that would have had the ability to pick up on the presence of the DBLE statement and implicitly declare the DUMY1 as double precision? ... (comp.lang.fortran) - Re: A question on Newtons Method
... >> I can't believe you'd advise a noob to use a compiler which is still ... > production codes and codes from textbooks. ... > The Fortran standard generally does not specify the required behavior ... >> another important class of hassle which most numerical programmers ... (sci.math.num-analysis) - Fortran Resources (June)
... and the standard for the Fortran language and its derivatives. ... WHERE CAN I OBTAIN A FORTRAN 95 COMPILER? ... Absoft Fortran compilers, debuggers, and development tools for Windows, ... are available for Linux systems. ... (comp.lang.fortran) |
|