Access to Itanium Assembler?
If you are interested in accessing the native Intel Itanium assembler within the OpenVMS I64 GNV environment-and since the iasi64 assembler is a Unix program and GNV is a Unix environment for OpenVMS I64- you can simply copy iasi64.ext into your gnu:[bin] directory in place of “as.”, and of “AS.EXE”. Alternately and probably also better, you can write an “as.” script to invoke the iasi64.exe image from its particular prefered location on the local system. A typical “as.” script looks like this: path/iasi64.exe $1 $2 $3 $4 $5 10-28 __________________________________________________ _____ 11 DECwindows __________________________________________________ ________ 11.