Hi

 

I have done some  research on this the 64 bit assembler entry  CELQPRLG
macro does not  support main entry unlike the 31 bit counter part  CEEPCALL
which has a main entry

Thus using CELQCALL to call a 64 AMODE  C\C++ you cannot use the CELQPRLG
macro if this is the first LE program    

 

It would see to me looking at    z/OS Language Environment Programming Guide
for 64-bit Virtual Addressing Mode that the approach to take is calling is
calling CEEQPIPI which initializes

The LE environment I am not sure if INIT_SUB is ok or if this has to be
INIT_MAIN

 

To debug the code I have already realized that I need Debug tool to run in
standard mode using zos explorer to debug the code

 

If anyone has done this type of coding/debugging and can verify or negate I
would appreciate it

 

 

Thanks         


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to