Re: MACZ SupportPack 64bit HPUX Client Libs

2004-08-06 Thread David C. Partridge
We were very successfully running the AIX version of the 64-bit client support pack on an AIX 5.2 system with the QM on the same system - what's more I can't see any reason whatsoever that this shouldn't work for HP! After all the client is running in its own 64-bit process and communicating to

MACZ SupportPack 64bit HPUX Client Libs

2004-08-04 Thread Potkay, Peter M (ISD, IT)
http://www-1.ibm.com/support/docview.wss?rs=203uid=swg24005901loc=en_UScs =utf-8lang=en I have an HP-UX server running a queue manager at 5.3 CSD07 at 32bit. The app needs to run at 64bit. They are OK running as an MQClient even though thet are local to the QM. The server will allow both 32bit

Re: MACZ SupportPack 64bit HPUX Client Libs

2004-08-04 Thread David C. Partridge
, IT) Sent: 04 August 2004 15:45 To: [EMAIL PROTECTED] Subject: MACZ SupportPack 64bit HPUX Client Libs http://www-1.ibm.com/support/docview.wss?rs=203uid=swg24005901loc=en_UScs =utf-8lang=en I have an HP-UX server running a queue manager at 5.3 CSD07 at 32bit. The app needs to run at 64bit

Re: MACZ SupportPack 64bit HPUX Client Libs

2004-08-04 Thread David C. Partridge
Are you sure that you're compiling and linking the client app correctly for 64 bit? I think for a regular app (not a shared lib) you need to use: c89 +DD64 -c -D_HPUX_SOURCE -o appl.o appl.c -I/opt/mqm/inc64 You also need to link with options: for non-threaded: +noenvvar appl.o -o appl

Re: MACZ SupportPack 64bit HPUX Client Libs

2004-08-04 Thread Potkay, Peter M (ISD, IT)
: Re: MACZ SupportPack 64bit HPUX Client Libs Strange - I can't comment for sure on the HP version, but the AIX version of the 64 bit client will co-reside on the same machine as the MQ 5.3 server. So I'd suggest that it's PMR time. Dave -Original Message- From: MQSeries List [mailto