Re: MQ AS/400 compile and link problem - solved

2004-10-27 Thread David George
To: [EMAIL PROTECTED] Subject: MQ AS/400 compile and link problem - solved Date: Tue, 26 Oct 2004 15:00:21 -0400 At some point, the BNDSRVPGM parameter in the CRTPGM command changed. I used to specify BNDSRVPGM(QMQM/AMQZSTUB). But, the correct format is BNDSRVPGM(QMQM/LIBMQM

MQ AS/400 compile and link problem - solved

2004-10-26 Thread Rick Tsujimoto
At some point, the BNDSRVPGM parameter in the CRTPGM command changed.  I used to specify BNDSRVPGM(QMQM/AMQZSTUB).  But, the correct format is BNDSRVPGM(QMQM/LIBMQM).

MQ AS/400 compile and link problem - update

2004-10-26 Thread Rick Tsujimoto
I can compile a C subroutine, creating an object module only on AIX, HP-UX, Windows and the AS/400.  But, I can successfully link it on all platforms except the AS/400.  When I try to compile and link my test program, the link of the subroutine fails.  The linker complains about the references to

MQ AS/400 compile and link problem

2004-10-26 Thread Rick Tsujimoto
I can compile a C subroutine, creating an object module only on AIX, HP-UX, Windows and the AS/400.  But, I can successfully link it on all platforms except the AS/400.  When I try to compile and link my test program, the link of the subroutine fails.  The linker complains about the references to