Hi,
I´m working on the GNU Fortran 95 compiler project, G95
http://g95.sourceforge.net. We decided on using SGI´s libffio for I/O,
since this would reduce the work for creating a program that generates a
working "Hello World! drastically. I was wondering if there was any
publically available documentation (besides source code) on how to
interact with the library. Since HP has not made the NUE available to the
public, it is not possible to generate a working f90 which would me allow
to simply look at the compiled output.
Using other parts of SGI´s library seems to be not feasible because a) it
would need to be ported to our favorite architectures anyway and b) we
would have to go with SGI´s way of handling arrays and array sections and
we´re egomaniacs which disallows this :)
Thanks
- Tobi
|