P
Peter Morris [Droopy eyes software]
Hi all
I have a requirement to compile Fortran 77 source for the .net compact
framework.
I have looked at the only two compilers I can find, but both have problems
1) Lahey/Fujitsu: Compact framework not officially supported, any File IO
routines do not work.
2) Salford software: Compact framework not officially supported, not even
the most simple compiled assembly is usable.
All I need to do is to compile existing subroutines (one at a time) into
individual assemblies and then use them from a C# WinForms application. The
routines will simply read data from a file, crunch numbers, write logs to a
file.
Can anyone suggest a compiler which will compile F77 for .net so that I can
try it with the compact framework?
Thanks
--
Pete
====
ECO Modeler, Audio compression components, DIB graphics controls,
FastStrings
http://www.droopyeyes.com
Read or write articles on just about anything
http://www.HowToDoThings.com
My blog
http://blogs.slcdug.org/petermorris/
I have a requirement to compile Fortran 77 source for the .net compact
framework.
I have looked at the only two compilers I can find, but both have problems
1) Lahey/Fujitsu: Compact framework not officially supported, any File IO
routines do not work.
2) Salford software: Compact framework not officially supported, not even
the most simple compiled assembly is usable.
All I need to do is to compile existing subroutines (one at a time) into
individual assemblies and then use them from a C# WinForms application. The
routines will simply read data from a file, crunch numbers, write logs to a
file.
Can anyone suggest a compiler which will compile F77 for .net so that I can
try it with the compact framework?
Thanks
--
Pete
====
ECO Modeler, Audio compression components, DIB graphics controls,
FastStrings
http://www.droopyeyes.com
Read or write articles on just about anything
http://www.HowToDoThings.com
My blog
http://blogs.slcdug.org/petermorris/