libc++.a is part of the libc++.rte fileset. You may need to install libc++.rte.<version>.bff fileset. You can download the fileset from the below URL and installed the libc++.rte.<version>.bff fileset.
https://www.ibm.com/support/pages/node/795884
The latest version can be download is
16.1.0.5-IBM-xlCcmp-AIX-FP005.tar.Z
------------------------------
Ivan NG
------------------------------
Original Message:
Sent: Tue August 04, 2020 02:01 PM
From: Jim Courtright
Subject: ACE Connector on Aix v7.2
I'm trying to install the necessary rpm filesets and libraries to address ACE Connect error. I'm not sure which exact ones I need to install.
/opt/IBM/mqsi/ace-11.0.0.8# ./ace
Could not load program mqsiexplain:
Could not load module /opt/IBM/mqsi/ace-11.0.0.8/server/lib/libnode.64.a.
Dependent module libstdc++.a(libstdc++.so.6) could not be loaded.
Could not load module libstdc++.a(libstdc++.so.6).
System error: No such file or directory
Could not load module mqsiexplain.
Dependent module /opt/IBM/mqsi/ace-11.0.0.8/server/lib/libnode.64.a could not be loaded.
Could not load module .
Could not load program mqsiexplain:
Could not load module /opt/IBM/mqsi/ace-11.0.0.8/server/lib/libnode.64.a.
Dependent module libstdc++.a(libstdc++.so.6) could not be loaded.
Could not load module libstdc++.a(libstdc++.so.6).
System error: No such file or directory
Could not load module mqsiexplain.
Dependent module /opt/IBM/mqsi/ace-11.0.0.8/server/lib/libnode.64.a could not be loaded.
Could not load module
:/opt/IBM/mqsi/ace-11.0.0.8#
:/# lslpp -l |grep xlC
xlC.adt.include 16.1.0.0 COMMITTED C Set ++ Ap plication
xlC.aix61.rte 16.1.0.3 APPLIED IBM XL C++ Runtime for AIX 6.1
xlC.cpp 9.0.0.0 COMMITTED C for AIX P reprocessor
xlC.rte 16.1.0.3 APPLIED IBM XL C++ Runtime for AIX
xlC.sup.aix50.rte 9.0.0.1 COMMITTED XL C/C++ Ru ntime for AIX 5.2
root@cor089xa091:/# lslpp -l |grep xlC
xlC.adt.include 16.1.0.0 COMMITTED C Set ++ Application
xlC.aix61.rte 16.1.0.3 APPLIED IBM XL C++ Runtime for AIX 6.1
xlC.cpp 9.0.0.0 COMMITTED C for AIX Preprocessor
xlC.rte 16.1.0.3 APPLIED IBM XL C++ Runtime for AIX
xlC.sup.aix50.rte 9.0.0.1 COMMITTED XL C/C++ Runtime for AIX 5.2
------------------------------
Jim Courtright
------------------------------
#AIXOpenSource