Ask a Question related to AIX, Design and Development.
-
Manuel Streuhofer #1
libsupc++
does anybody know what package to install on an ibm aix (4.3) to get rid
of the following error while compiling and linking sources:
collect2: Library libsupc++ not found
thanks in advance!
Manuel Streuhofer
Manuel Streuhofer Guest
-
Nicholas Dronen #2
Re: libsupc++
Manuel Streuhofer <Manuel.Streuhofer@consol.de> wrote:
MS> does anybody know what package to install on an ibm aix (4.3) to get rid
MS> of the following error while compiling and linking sources:
MS> collect2: Library libsupc++ not found
It's definitely a GNU package. Perhaps you need libstdc++?
--
"Why shouldn't I top-post?" [url]http://www.aglami.com/tpfaq.html[/url]
"Meanings are another story." [url]http://www.ifas.org/wa/glossolalia.html[/url]
Nicholas Dronen Guest



Reply With Quote

