The FIXUP_IMAGE utility edits an image's shareable information to allow that image to execute on an earlier version of VMS.
FIXUP_IMAGE can edit the shareable image information in an executable image file. This can be used to avoid the dreaded:
%DCL-W-ACTIMAGE, error activating image VAXCRTL
-CLI-E-IMGNAME, image file DKA0:[SYS0.SYSCOMMON.][SYSLIB]VAXCRTL.EXE
-SYSTEM-F-SHRIDMISMAT, ident mismatch with shareable image
In some cases, it can also remove extraneous references to shareables that do not exist on the current system. For example, it can remove this message which can occur when you try to run an image linked under VMS V6 or later on a VMS V5 system:
%DCL-W-ACTIMAGE, error activating image CMA$TIS_SHR
-CLI-E-IMAGEFNF, image file not found
DKA0:[SYS0.SYSCOMMON.][SYSLIB]CMA$TIS_SHR.EXE;
FIXUP_IMAGE V2.0 only supports VAX executables.
fixup_image@applied-synergy.com
Applied Synergy, Inc. may or may not respond to these messages.
Permission is granted for not-for-profit redistribution, provided all source and object code remain unchanged from the original distribution, and that all copyright notices remain intact.
FIXUP_IMAGE.BCK BACKUP saveset (189 blocks) [RFM:FIX,LRL:32256] FIXUP_IMAGE.ZIP ZIP file (42 blocks) FIXUP_IMAGE_SFX.AXPEXE Alpha self extracting executable (192 blocks) FIXUP_IMAGE_SFX.VAXEXE VAX self extracting executable (136 blocks)
Home | Copyright © 2001 Applied Synergy, Inc. - All Rights Reserved |