PThis memo announces the availability of a maintainence release for Version 1.1Pof XPORT, a BLISS Transportability Support Package, for VAX/VMS. This versionPfixes certain internal errors and is needed to maintain compatability with VMS93A sharable images and the new RMS "hidden device" logic.POf note to VMS users: XPORT now allocates event flags from process wide pool.PThis eliminates conflicts with asynchronous user code such as the PME tool.PAlso, users will no longer experience conflicting psect attributes when linkingin their own VMS MESSAGE files.PYou should use the following command sequence to install XPORT on your VAX/VMSsystem (Release 2.0 or later):! Log into the SYSTEM account.3 $ COPY/LOG METOO::SYS$PUBLIC:XPONETGEN.COM * . . . $ @XPONETGEN . . .MThis procedure will place the following files into the directories indicated: SYS$LIBRARY:# XPORT.REQ - XPORT REQUIRE file: XPORT.L16 - LIBRARY version of XPORT.REQ for BLISS-16: XPORT.L32 - LIBRARY version of XPORT.REQ for BLISS-324 XPORT.OLB - Default XPORT object module library( (copy of XPOVMS.OLB)5 XPOVMS.OLB - VAX/VMS XPORT object module library5 XPO11M.OLB - RSX-11M XPORT object module library= XPO11N.OLB - RSX-11M XPORT non-EIS object module libraryF XPOIAS.OLB - IAS XPORT object module library (copy of XPO11M.OLB)4 XPORST.OLB - RSTS/E XPORT object module library; XPORTE.OBS - RT-11 XPORT object modules (concatenated)C XPORTN.OBS - RT-11 XPORT non-EIS object modules (concatenated) SYS$SYSTEM:/ XDUMP.EXE - XPORT Structure Dump Generator SYS$MESSAGE:" XPORTMSG.EXE - XPORT MessagesCurrent directory:9 XPONETGEN.COM - XPORT installation command procedure0 XTEST.BLI - XPORT test program source file,, XTEST.LIS - compiler listing file," XTEST.OBJ - object file,+ XTEST.EXE - and executable image.3 Note to BLISS-16 SitesK The XPORT installation procedure does not install XPORT object filesK on a PDP-11 system. Instead, the XPORT installer is responsible forK creating an appropriate XPORT object module library on each desiredK PDP-11 system. Chapter 7 of the BLISS-16 User's Guide describesK procedures for transferring object files and building object libraries on PDP-11 systems.PPlease feel free to contact me if you have any difficulties with XPORT>installation or any questions about XPORT coding or debugging.