ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » IBM MQ API Support » Linking with Micro Focus 64 bit mode

Post new topic  Reply to topic
 Linking with Micro Focus 64 bit mode « View previous topic :: View next topic » 
Author Message
mqlfb
PostPosted: Thu Jun 19, 2003 4:32 pm    Post subject: Linking with Micro Focus 64 bit mode Reply with quote

Newbie

Joined: 19 Jun 2003
Posts: 2

Hi - i'm getting this error when trying to compile/link an application in 64 bit mode
with MQ 5.3 on Solaris 9. It links fine with COBMODE=32.

ld: fatal: file /opt/mqm/lib/libmqmcb.so: wrong ELF class: ELFCLASS32
ld: fatal: file /opt/mqm/lib/libmqm.so: wrong ELF class: ELFCLASS32
ld: fatal: file /opt/mqm/lib/libmqmcs.so: wrong ELF class: ELFCLASS32
ld: fatal: file /opt/mqm/lib/libmqmzse.so: wrong ELF class: ELFCLASS32
ld: warning: global symbol `' has non-global binding:
(file /opt/lib/cobol2.2/lib/libcobrts64.so value=LOCL);
ld: warning: global symbol `' has non-global binding:
(file /opt/lib/cobol2.2/lib/libcobrts64.so value=LOCL);
Back to top
View user's profile Send private message
clindsey
PostPosted: Fri Jun 20, 2003 7:43 am    Post subject: Reply with quote

Knight

Joined: 12 Jul 2002
Posts: 586
Location: Dallas, Tx

You might try it with the 64 bit client libraries for MQ.
You can download from http://www-3.ibm.com/software/integration/support/supportpacs/individual/macr.html
There are no 64 bit mq libraries for the server side.

Charlie
Back to top
View user's profile Send private message
mqlfb
PostPosted: Fri Jun 20, 2003 9:06 am    Post subject: no server 64 bit libs? Reply with quote

Newbie

Joined: 19 Jun 2003
Posts: 2

Charlie - thx for the info -- our process runs on the same machine as the Queue mgr so i don't think the client libs will work, right?

Any idea why 64 bit libs are not provided for Solaris?
Back to top
View user's profile Send private message
clindsey
PostPosted: Fri Jun 20, 2003 10:38 am    Post subject: Reply with quote

Knight

Joined: 12 Jul 2002
Posts: 586
Location: Dallas, Tx

I would assume it is a matter of economics just as with any software development projects. It will be a matter of having developers and customers letting the MQ folks know there is enough demand to balance the return on investment required to put new function in their product. There would be a much higher impact adding it to the server than there was for the client.

IMHO,
Charlie
Back to top
View user's profile Send private message
vennela
PostPosted: Fri Jun 20, 2003 11:42 am    Post subject: Reply with quote

Jedi Knight

Joined: 11 Aug 2002
Posts: 4055
Location: Hyderabad, India

But, even if the processes are running on the same box, you can still use the client libraries and connect to the server in client mode instead of bindings mode. Maybe there are other implications, but this is possible right?
Atleast it is possible in other languages and I think it would stand true for MFCobol.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
rwa
PostPosted: Mon Jun 23, 2003 3:32 am    Post subject: Reply with quote

Voyager

Joined: 22 Jan 2002
Posts: 76
Location: Duesseldorf/Germany

The client libs will work on the same box as the queue manager. Your application has to be compiled against the client libs instead of the server libs and set the environment variable MQSERVER to the local queue manager.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ API Support » Linking with Micro Focus 64 bit mode
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.