[Info-vax] Architecture specific code in VMS Fortran (summary)
Bob Koehler
koehler at eisner.nospam.encompasserve.org
Thu Oct 13 13:03:31 EDT 2011
In article <j77173$959$1 at speranza.aioe.org>, Tom Wade <nospam at tomwade.eu> writes:
>
> which will generate FOOBLE.OBJ from FOOBLE-VAX.FOR, FOOBLE-ALPHA.FOR or FOOBLE-IA64.FOR if they
> exist, or FOOBLE.FOR if it does not. That way I can create -VAX/-ALPHA/-IA64 versions of only those
> modules that need them.
In my cluster, I use a similar approach for [.VAX] and [.Alpha]
directories to keep object and executable files generated from a
common source for common utilities. And then I define foreign
commands in my login.com, picking up the appropriate binaries
for the architecture I'm logged on to.
More information about the Info-vax
mailing list