On Thu, 22 Jan 2015 20:11:12 -0800, Charles Mills wrote:

>Mmm. I'm going to make the 64-bit leap one of these days. I should set the
>option and compile everything and see what errors I get. That would be a
>first clue as to how big a leap.

Be aware that C/C++ running AMODE 64 is XPLINK. Program linkage is very 
different, and switching between XPLINK and standard linkage is expensive. 
IIRC you mentioned in an earlier post that you were trying to trace your 
way back via R13. That isn't the way it is done with XPLINK. And for the 
comment that someone (Bernd?) made about switching to AMODE 64 before 
calling TRACEBCK, that wouldn't work at all, for the same reason.

-- 
Tom Marchant

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to