Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Using compilers other than gfortran or ifort

Le 01/06/2015 03:20, Guojing Hou a écrit :
Dear all,

I would like to learn how to configure Photran to work with a compiler other than gcc or ifort. Specifically, I wish to configure Photran to work with NAG Fortran.

I have seen some relevant key words under project 'Properties' - 'C/C++ Build' - 'Settings' - 'Error Parsers' suggesting that Photron works with other compilers to some extent, as there are error parsers for Absoft, Cray, Lahey, NAG, etc listed there. However, I am still clueless at this point on how to configure the IDE to use these compilers.

Any thoughts/experiences would be greatly appreciated.

Dear Guojing Hou,

Sorry for the late answer, but if you still want to use another compiler (or test with different compilers) the easiest way could be to use a Makefile project instead of an automated Make project.

--

Sincerely,

Michel DEVEL


Back to the top