I'm recompiling C/C++ modules for 64-bit using c89. My compiler options are ENUM(INT),DLL(NOCBA),langlvl(LIBEXT),ARCH(5),TUNE(7),GONUMBER,FLAG(I),XPLINK(STOREARGS),EXPORTALL,SPILL(448),LP64,GOFF
I'm getting this message: CCN8806 (W) The linkage specifier "OS_DOWNSTACK" is not supported in the current context. I've tried REFERENCE and I get the same message. The declaration is : extern "OS_DOWNSTACK" unsigned int ASMMOD(void *); I had found OS64_ linkage specifiers but can't remember where. What exactly is the "current context" ? The message could be "...in the current context, namely blahblah." Thanks in advance. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
