[Bug fortran/25020] NAG extension: module F90_UNIX providing access to UNIX functions (abort ...)

anlauf at gmx dot de gcc-bugzilla@gcc.gnu.org
Tue Dec 20 08:29:00 GMT 2005



------- Comment #2 from anlauf at gmx dot de  2005-12-20 08:29 -------
(In reply to comment #0)

I have written a portable version of the module F90_UNIX,
which runs under several platforms but need to be configured
manually.  It is available from:

http://home.arcor.de/harald.anlauf/f90_unix.tar.gz

Tested with different compilers on different platforms.
Works best with compilers that support the Fortran 2003
IMPORT statement (PR 24549) and the BIND(C) construct for
interoperability with C, but these features are not required.

Cheers,
-ha


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25020



More information about the Gcc-bugs mailing list