Skip to content

Commit 54862b3

Browse files
committed
Add note about NAG to building section
1 parent 05eed0f commit 54862b3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,9 @@ various Fortran 2003 and Fortran 2008 features such as: allocatable
5353
strings, `newunit`, `generic`, `class`, and `abstract interface`.
5454
It has been successfully compiled with the [Intel Fortran compiler
5555
13.1.0](https://software.intel.com/en-us/non-commercial-software-development) (and greater) and the recent [4.9 release of the GNU gfortran
56-
compiler](http://gcc.gnu.org/wiki/GFortran/News#GCC4.9).
56+
compiler](http://gcc.gnu.org/wiki/GFortran/News#GCC4.9). It has also
57+
been reported that the library can be built (using the CMake build
58+
script) with the [NAG Fortran compiler 6.0](http://www.nag.com/nagware/NP/NP_desc.asp)
5759

5860
Currently, several ways are provided to build the jsonfortran library
5961
(libjsonfortran).

0 commit comments

Comments
 (0)