Re-compiling the kernel for using "freesteam"
Posted: Fri May 25, 2012 4:28 pm
Hi,
In order to access and use the functions of "freesteam" (http://freesteam.sourceforge.net/),
I had to re-compile the kernel ncs-2.0.1 (current used version) adding some parameters (libraries and includes) in the file "cs_compile.py".
However, if the compiling has been completed, the use of freesteam functions, through "usproj.f90" calling for ".c" files, yields problems apparently due to the option -std=c99 linked to the compiling of ".c" files.
Thanks in advance for your support.
Kind regards,
Vincent
In order to access and use the functions of "freesteam" (http://freesteam.sourceforge.net/),
I had to re-compile the kernel ncs-2.0.1 (current used version) adding some parameters (libraries and includes) in the file "cs_compile.py".
However, if the compiling has been completed, the use of freesteam functions, through "usproj.f90" calling for ".c" files, yields problems apparently due to the option -std=c99 linked to the compiling of ".c" files.
Thanks in advance for your support.
Kind regards,
Vincent