hadgraft@civeng.monash.edu.au (Roger Hadgraft) (03/17/89)
In article <458@orange19.qtp.ufl.edu>, bernhold@qtp.ufl.edu (David E. Bernholdt) writes: > I run the following code on my Sun 3/50 with VMS compatible f77: > ... > > And I get the following output: > ... > -- > David Bernholdt bernhold@qtp.ufl.edu > Quantum Theory Project bernhold@ufpine.bitnet > University of Florida > Gainesville, FL 32611 904/392 6365 Here is what Lahey's F77L PC compiler thought of the example: FATAL - Label (501) appears in transfer context outside DO range or BLOCK IF (See Section 8.0 in F77L Manual), line 5. -- Roger Hadgraft | hadgraft@civeng.monash.edu.au@munnari.oz Lecturer in Civil Engineering | phone: +61 3 565 4983 Monash University | fax: +61 3 565 3409 Clayton, Vic. 3168. Australia. |
khb@fatcity.Sun.COM (fatcity) (03/18/89)
In article <2964@vaxc.cc.monash.edu.au> hadgraft@civeng.monash.edu.au (Roger Hadgraft) writes: >In article <458@orange19.qtp.ufl.edu>, bernhold@qtp.ufl.edu (David E. Bernholdt) writes: > >Here is what Lahey's F77L PC compiler thought of the example: > >FATAL - Label (501) appears in transfer context outside DO range or BLOCK IF >(See Section 8.0 in F77L Manual), line 5. > Tom (and his merrie band) builds one of the best debugging compilers (i.e. useful for debugging the user code) in the world. All of the defaults are set for safety, and there are a lot of safeguards! If you must use a PC, use Tom's compiler. I bought a PC (before I came to sun :>) to sit alongside my mac just to run his fortran. It was that much cheaper than using the toy compiler from Absoft on the mac. Course, the mac compilers are more numerous now, but f77l is still better for code development. I have no connection with LCS; I used to be a beta site, and I pushed a few million lines of code through various versions. Now, if LCS would just join the net .... Keith H. Bierman It's Not My Fault ---- I Voted for Bill & Opus