Re: NLEQ1 and open source Fortran
Well yes, NLEQ1 is written for f77, but the rest of my code is for
f95... most people i've asked told me this should not cause any
troubles since fortran 95 could compile fortran 77 code....
.
Relevant Pages
- Re: Contracts for Porting Software (Was: Help (paying) needed to port 6500 lines PowerStation 4 Fort
... If that is the true case, then the source has to be modified to F95, ... My suggested method, to be most economic, is to use existing free and ... So my suggestion was to bring the mixed code back down to F77 syntax, ... (comp.lang.fortran) - Re: how to avoid auto new line?
... That would be another f95 feature, the i0 (that second character is the ... That or, of course, even in f77 you could use internal writes and fiddle ... Or, as the cliche goes "If it ain't broke, don't fix it." ... asking for features that are in f95... ... (comp.lang.fortran) - Re: Contracts for Porting Software (Was: Help (paying) needed to port 6500 lines PowerStation 4 Fort
... My understanding is that there exist some working Fortran programs ... If that is the true case, then the source has to be modified to F95, ... If it uses some of those extensions extensively, that's a horse of a different color and the problems aren't really related to F77 vis a vis F90. ... (comp.lang.fortran) - Re: Committee, youre fired!
... so to express a preference for F77 code as opposed to F90/F95 code (I'm ... subset of F95). ... my last to hits on netlib were LAPACK and LAPACK95 ... both essentially the same language. ... (comp.lang.fortran) - Re: Committee, youre fired! (was: Newbie Question about Fortran speed)
... Actually I don't know of any f77+extensions compilers which are still ... When you type f77 on, for example, a Sun machine you are invoking Sun's ... F95 compiler. ... by making sure their F95 compilers can handle common f77 extensions. ... (comp.lang.fortran) |
|