Author |
Message |
Topic: Help needed with C Compiler on Solaris for Security Exit |
MikeDent
Replies: 14 Views: 53327
|
Forum: User Exits Posted: Thu Jan 31, 2013 8:56 am Subject: Help needed with C Compiler on Solaris for Security Exit |
zpat - this reply is probably too late for you, but might have some use to others.
Yes, we have upgraded. To 7.5.0.0. Today. And we have migrated to linux too. And in the dev environment we have r ... |
Topic: Help needed with C Compiler on Solaris for Security Exit |
MikeDent
Replies: 14 Views: 53327
|
Forum: User Exits Posted: Thu Feb 25, 2010 9:40 am Subject: Help needed with C Compiler on Solaris for Security Exit |
Hi Zonko
Running with an unsupported compiler doesn't feel like a big issue (though I'm sure some will disagree). The in-house guys here use GCC, so I was able to get a better quality of help for t ... |
Topic: Help needed with C Compiler on Solaris for Security Exit |
MikeDent
Replies: 14 Views: 53327
|
Forum: User Exits Posted: Thu Feb 25, 2010 8:46 am Subject: Help needed with C Compiler on Solaris for Security Exit |
Problem Solved!
I'm going to write this up, in the hope that it helps other hapless MQ Admins who find themselves in a similar position.
This is probably very basic stuff for people in the devel ... |
Topic: Help needed with C Compiler on Solaris for Security Exit |
MikeDent
Replies: 14 Views: 53327
|
Forum: User Exits Posted: Thu Feb 25, 2010 6:28 am Subject: Help needed with C Compiler on Solaris for Security Exit |
Thanks Glenn
One of the commands I tried was taken from that page, but it fails (see below)
Here's what I've got...
If I run this:
g++ -m64 -shared -fPIC -O3 mqmdh003.c -o mqmdh003.so
Or th ... |
Topic: Help needed with C Compiler on Solaris for Security Exit |
MikeDent
Replies: 14 Views: 53327
|
Forum: User Exits Posted: Wed Feb 24, 2010 2:24 pm Subject: Help needed with C Compiler on Solaris for Security Exit |
Thanks for the responses Roger / MQJeff
Jeff - I'll send through the compiler errors tomorrow when I'm in the office.
Roger - Yes, I had seen your page on exits. My problem is that I don't know ... |
Topic: Help needed with C Compiler on Solaris for Security Exit |
MikeDent
Replies: 14 Views: 53327
|
Forum: User Exits Posted: Wed Feb 24, 2010 9:49 am Subject: Help needed with C Compiler on Solaris for Security Exit |
Hi all
I am an MQ administrator who knows nothing about writing and compiling code.
I need to compile a security exit based on sample code provided by a partner organisation (DTCC - Depository T ... |