Compiling on MPE/iX

MPE/iX comes with both CM compilers from MPE V and NM compilers. The CM compilers work the same way that they did with MPE V. With Qedit, we provide an XL library that allows the NM compilers to read Qedit files as if they were standard files (the file name is Qcompxl.Pub.Robelle). You only need to change the compiler command files in Pub.Sys so that they have an “XL=” clause on the :Run command. We provide a job stream to make the needed changes to the command files for you; see the “Installing Qedit” chapter. Once the changes are made, the NM compilers can read both Qedit files and Keep files, whether activated within Qedit or at the MPE/iX prompt.

  :pasxl source  :run qedit.pub.robelle  /text source  /pasxl *  

Compiling on MPE/iX