w3nco¶
export COMP=aix cd ${ROOT_DIR}/nwprod/lib/w3nco/v2.0.6/src rm ../aix/libw3nco_*.a chmod +x makelibw3_nco.sh ./makelibw3_nco.sh注解
Because many applications in
obsproc_dumpandobsprod_prepuseERREXITto return error code to scripts. on IBM, theCALL exit(JRET)inerrexit.fofw3ncodoes not produce the desired results, so it has to be changed to use:CALL exit_(JRET)instead of using:
CALL exit(JRET)