|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Compile-link flags for OpenVMS CObol |
« View previous topic :: View next topic » |
Author |
Message
|
oso_hector |
Posted: Fri Jun 26, 2009 5:04 pm Post subject: Compile-link flags for OpenVMS CObol |
|
|
Newbie
Joined: 26 Jun 2009 Posts: 1
|
Someone could tell me which compilation flags should I use in OpenVMS for WMQ-Cobol programs?
I'm using these ones
$ LINK/NOMAP POC_IBM_20090626_GET,sys$library:sql$user71/lib,SYS$manager:LIBAPL/LIB,SYS$manager:cyxint/lib,sessenmsg.obj
And I'm having these messages
%LINK-W-NUDFSYMS, 5 undefined symbols:
%LINK-I-UDFSYM,        MQCLOSE
%LINK-I-UDFSYM,        MQCONN
%LINK-I-UDFSYM,        MQDISC
%LINK-I-UDFSYM,        MQGET
%LINK-I-UDFSYM,        MQOPEN
I think something is missing but I do not know what.
Thanks for any help |
|
Back to top |
|
 |
fjb_saper |
Posted: Fri Jun 26, 2009 6:00 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Moved to a more appropriate forum _________________ MQ & Broker admin |
|
Back to top |
|
 |
Vitor |
Posted: Sat Jun 27, 2009 3:05 am Post subject: Re: Compile-link flags for OpenVMS CObol |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
oso_hector wrote: |
I think something is missing but I do not know what.
|
What I know about OpenVMS would fit on the back of a stamp, but that doesn't look like a missing flag, that's a missing link library. Whatever that gibberish is it's not including the IBM WMQ library with the WMQ MQI objects and hence they're coming up unresolved.
If this was z/OS I'd advise you to ask the sys prog where he's put the objects in question & include them in the SYSLINK DD statement. But it isn't z/OS & I don't know what the equivalent is for you.
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
bruce2359 |
Posted: Sat Jun 27, 2009 8:30 am Post subject: |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
This is neither mainframe nor cics, it's HP's VMS o/s. Maybe this belongs in API support or General. _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
Vitor |
Posted: Sat Jun 27, 2009 12:27 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
bruce2359 wrote: |
This is neither mainframe nor cics, it's HP's VMS o/s. Maybe this belongs in API support or General. |
Demonstrating how little I know about the platform. Stand by the advice though. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
Vitor |
Posted: Sat Jun 27, 2009 12:28 pm Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Moved to other section _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|