Re: C objects [was Re: Is Itanium the first 64-bit casualty?]

From: glen herrmannsfeldt (gah_at_ugcs.caltech.edu)
Date: 07/29/04


Date: Thu, 29 Jul 2004 08:33:14 GMT

Jan Vorbrüggen wrote:

>> It was a round about question as to the actual availability of F90
>> compilers. Last I had heard, many major players IBM, DEC (now HP)
>> on Alpha/VMS, Microsoft, WatCom (now Open WatCom) and GNU did not
>> support the new syntax but only F77, and this could put a damper
>> on our word processor project.

> Oh nonsense. All those platforms have had an F90/F95 compiler for
> close on a decade - the only one missing is GNU, but there are other
> free alternatives available.

I am pretty sure that IBM's VS Fortran is still Fortran 77,
and I don't know that there is a replacement for it.
(Adding comp.lang.fortran in case anyone there knows.)

Microsoft may not sell one, but I am pretty sure ones are
available targeting windows.

There is still work being done on OpenVMS but I would expect
it to be slower than on more popular OSs.

I suppose OpenWatcom will do it when they have enough
money or people.

-- glen



Relevant Pages

  • Re: General advice on C++ F77 multi-language compiling and linking
    ... This last part I am working through separately using help from Mixed language programming using CO++ and FORTRAN 77. ... From what I've been able to learn so far, I'll need a f77 compiler running on Windows-Intel as a minimum. ... MSVS2005 express is the only cheap way with current support; as you may have noticed, MS does not permit Fortran to be used with it, except by command line. ...
    (comp.lang.fortran)
  • Re: in defense of "star" notation
    ... >> the special syntax is a very good fit to the need. ... > where Fortran 90/95+ is not available. ... I don't find it particularly necessary to justify the use of those ... non-standard to specify many things that we now can do in f77. ...
    (comp.lang.fortran)
  • Re: gfortran & adjustable array: most values remain zero
    ... The actual syntax in Fortran is one that I have almost never used. ... In fact, I also rarely used the "adjustable" syntax, and therefore I didn't encounter this F77 behaviour earlier. ... adjustable array dimensions be the same as the actual. ...
    (comp.lang.fortran)
  • Re: Fortran or C
    ... if this is fortran, it isn't f77. ... > end subroutine parse ...
    (comp.lang.fortran)
  • Re: Data files format
    ... but I'm do not have the choicewhat to use. ... fortran 90/95 compiler awailable, but I do not have the permissions to ... Well, then, your code will never work, since F77 doesn't support the a.b syntax ... Unless there is vendor extension that supports this syntax. ...
    (comp.lang.fortran)