Compiling G95Quick Links: |
|
G95 uses the 4.x release version of GCC. The 4.0.1, 4.0.2 and 4.0.3 stable versions are known to work, other versions might not. This version is known to work, but other versions might not.
Configure the compiler and library with --enable-F=yes to compile g95 with the F restrictions. The build process is still pretty crude though I am sure it will be smoothed over as time goes by. |
Platform notesOSXCompile g95 with CFLAGS=-no-cpp-precomp. This prevents the special preprocessor from kicking in and messing things up. AIXIt may be necessary to configure with CFLAGS=-liconv. MinGWBuilding with MinGW requires that the "Development" and "MinGW" packages are installed. Also requires gcc-core, gettext, and make. To pull source code from a repository also requires cvs.
|
Cygwin
|
Support of MinGW targets under Cygwin
|
Build a dll version of g95A script to download and unpack the g95 source, and build a version of g95 that uses dlls, has been contributed by Dave Miles.
|


