Hello,
We have C++ application which makes call to another C library of
our's. Both are built using xlC/xlc compiler version 5.0 on AIX
version 4.3. The xlC.aix43.rte version on this machine is 5.0.2.0
When this program is run on the AIX machine running version 5.1, the
progarm goes straight and dumps core. The runtime binaries on this
machine are,
xlC.aix50.rte version = 5.0.2.2
xlC.rte version = 5.0.2.1
Can somebody please provide inputs?
Thanks in advance,
Zamu