From: Hans O. T. <ho...@vi...> - 2000-04-25 19:45:12
|
Thanks for the suggestions. I downloaded the G77 compiler. The DOS version is actually not for DOS but rather for Win9X/NT - that is OK for me, but as I browsed through the documentation I became aware of a tool called f2c. I quickly located a version of f2c (fortran to C translator): http://sal.rising.com.au/F/1/F2C.html and it seems to work. I have not yet made any attempts to compile the resulting C code, however the primary purpose is not to make executables but rather to (perhaps?) reuse some of it. Hans Olaf Toft |