RE: NEC-LIST: Compiling NEC2 with Visual Fortran

From: Halsema, Paul <phalsema_at_email.domain.hidden>
Date: Thu, 24 Aug 2000 08:08:34 -0400

At 4:06 PM August 23, 2000 +0100, Carlier, Paul wrote:
...
> NEC2D compiles okay with CVF but fails to run due to array out of
> bounds errors, which are due to the use of the old assumed array
> constructs in subroutines from FORTRAN 66, such as DIMENSION A(1).
> FTN77 had a compiler option /OLDARRAYS which interpreted these as
> DIMENSION A(*) but I cannot find an equivalent option in CVF. Does
> anyone know of a quick way around this or do I have to modify all
> offending occurrences of the problem in the source code?

You could turn off the bounds checking flag in CVF....

--- Paul
Received on Thu Aug 24 2000 - 16:28:39 EDT

This archive was generated by hypermail 2.2.0 : Sat Oct 02 2010 - 00:10:40 EDT