Cobol - compatibility between HP Ux and Compaq Tru64 Unix

From: Srikanth B K <bksrikanth_at_lycos.com>
Date: Wed, 11 Jul 2001 18:23:21 +0530

Dear Managers,
    
     I wanted to know the cobol source files written in HP Ux ( MicroFocus Cobol) can be recompiled and used in Compaq Tru64 Unix 5.1

     My Friend has tried, and it fails..

The following are the testing procedures I adopted for test program
bal.cbl
***
#cob bal.cbl
Can't open message file '/opt/lib/cobol/cob.msg'
# find /usr -name "cob.msg" -print
/usr/ccs/lib/cmplrs/cob_413/cob.msg
***
--created lib/cobol sub-directories under opt
--created a link file cob.msg that pointed to
usr/ccs/lib/cmplrs/cob_413/cob.msg
***
#COBDIR=/usr/lib/cmplrs/cob
# export COBDIR
# LD_LIBRARY_PATH=$COBDIR/coblib
# export LD_LIBRARY_PATH
# cob bal.cbl
 
Load error : file '/usr/lib/cmplrs/cob/check'
error code: 173, pc=0, call=-1, seg=0
173 Called program file not found in drive/directory
 
cob: error(s) in compilation: bal.cbl

***
-- 'check' file does not exist in /usr/lib/cmplrs/cob


_______________________________________________________

Thanks In Advance


B K Srikanth



Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/
Received on Wed Jul 11 2001 - 12:54:16 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:42 NZDT