Post, Mark K wrote:

> since that function really is not defined yet.  I see this in
> veo38.cpp for 64-bit Intel Linux:
>  #if defined (_WIN64) || (defined(LINUX) && defined(IA64))
>         sql38aVdcomCall(lpClassPtr,             /* class this pointer

> Does anyone know if this would work on 31-bit Linux/390 as well?  Or do we
> have to come up with something on our own?

I think it'll work for 31bit L390 too, but for some reason that prototype
is only declared for 64bit platforms ? 
ven38a implements sql38aVdcomcall, but in assembler (except for S390 (31 nor 
64bit).)
sys/src/en/ven38NMP.cpp also implements it, but only for "Reliant UNIX". 
sys/src/os/vos38a implements it for 32/64bit intel.


/Per Jessen, Zurich




_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to