This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]