Posted: Thu Sep 23, 2004 11:21 am Post subject: Compiling Microfocus COBOL MQSeries on HP-UX
Newbie
Joined: 23 Sep 2004 Posts: 1 Location: Princeton
I'm trying to compile one of the sample MQSeries programs on HP-UX v11 using the Microfocus COBOL compiler. It looks like the code is being compiled in 64 bit mode.
The link step (ld) bombs when it trys to resolve the libmqmcb shared library. The message is:
ld: Mismatched ABI (not an ELF file) for -lmqmcb
I don't know if this is a 32 bit versus 64 bit issue, problem with my path statement, etc.
Wondering of anyone has encountered this .
Thanks !
MQ at the moment is a 32-bit application. It does run in 64-bit
environments in compatability mode, but can only be connected to other
32-bit applications.
You might have success using the 64 bit client (supportpacks)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum