Linker errors while compiling C++ applications on AIX 5.3 machine

R

r.nikhilk

Hi,

We have developed a 32-bit C++ application on AIX 5.1.7. Recently, the
AIX on our machines has been upgraded to 5.3 which is 64-bit.After that
when I tried to compile the earlier 32-bit C++ application on this 5.3
AIX machine, Iam getting linker related errors. Do I need to use any
flags in the Makefile when I compile 32-bit applications on 64-bit
machine?

Please give me the pointers.

Thanks & Regards,
-Nikhil
 
M

mlimber

Hi,

We have developed a 32-bit C++ application on AIX 5.1.7. Recently, the
AIX on our machines has been upgraded to 5.3 which is 64-bit.After that
when I tried to compile the earlier 32-bit C++ application on this 5.3
AIX machine, Iam getting linker related errors. Do I need to use any
flags in the Makefile when I compile 32-bit applications on 64-bit
machine?

Please give me the pointers.

Thanks & Regards,
-Nikhil

This is a platform-specific question that should go to a newsgroup
related to your OS or compiler. See the FAQ for what is on-topic here
and for some suggestions of where to post:

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9

Cheers! --M
 
N

Niklas Norrthon

Hi,

We have developed a 32-bit C++ application on AIX 5.1.7. Recently, the
AIX on our machines has been upgraded to 5.3 which is 64-bit.After that
when I tried to compile the earlier 32-bit C++ application on this 5.3
AIX machine, Iam getting linker related errors. Do I need to use any
flags in the Makefile when I compile 32-bit applications on 64-bit
machine?

Please give me the pointers.

comp.unix.aix

/Niklas Norrthon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,734
Messages
2,569,441
Members
44,832
Latest member
GlennSmall

Latest Threads

Top