[Info-vax] fortran version && Compile the main file in debug mode only
John Reagan
xyzzy1959 at gmail.com
Wed Aug 26 10:16:58 EDT 2020
On Wednesday, August 26, 2020 at 9:39:27 AM UTC-4, HCorte wrote:
> Thanks Erik,
>
> with the INCLUDE '($SSDEF)' compiled without errors, just one thing why does it need this include is it needed because of the Compile commad having the /LIBRARY qualifier?
You don't need the FORSYSDEF on the command line. The compiler will search that for free.
You do need the %include just like a C program needs "#include <ssdef.h>". Same concept.
More information about the Info-vax
mailing list