R. T. (Fortran Man)
10-20-2003, 06:57 PM
I'm trying to use ED4W v4 with LF95 v5.71.
The following lines from the compiler output are causing a problem:
------
Compiling program unit MeshInput at line 1:
Compiling program unit SetPolygonSites at line 633:
Compiling program unit BoundaryTriangulationWithHeight at line 1369:
------
ED4W v4 expects a path in such lines for error tracking and causes an error message if there is no path. LF95 only displays a path if it has detected an error, but not if the compiling of a single subroutine was correct. The support of ED, Neville Franks, asks me, if I can switch of these lines. In the documentation of LF95 I can not find an appropriate compiler option. Can you tell me if there is a way of influencing the compiler output?
The following lines from the compiler output are causing a problem:
------
Compiling program unit MeshInput at line 1:
Compiling program unit SetPolygonSites at line 633:
Compiling program unit BoundaryTriangulationWithHeight at line 1369:
------
ED4W v4 expects a path in such lines for error tracking and causes an error message if there is no path. LF95 only displays a path if it has detected an error, but not if the compiling of a single subroutine was correct. The support of ED, Neville Franks, asks me, if I can switch of these lines. In the documentation of LF95 I can not find an appropriate compiler option. Can you tell me if there is a way of influencing the compiler output?