I also suspected the embedded control characters and decided to compile one of sample MQ Series C++ programs - The result was a similar error i.e. unresolved symbol during the link process.
I've ported a C++ program from a Windows NT 4 environment to AIX 5.3. The program basically gets messages from an MQ Series queue and turns triggering on of another queue. Unfortunately I am not able ...