View Single Post

   
  #4 (permalink)  
Old 01-05-2008, 11:50 AM
Larry Smith
 
Posts: n/a
Default Re: Missing 64 bit runtime libraries for g++ 4.1.1 on AIX 5.2

Michael H. wrote:
> On Jun 22, 10:35 pm, smallpond <smallp...@juno.com> wrote:
>> Why not get it from IBM?http://www-03.ibm.com/servers/aix/pr.../download.html
>>

> Thanks for your answer and link.
>
> I'd love to get it from IBM, but following your link I find only
> version 4.0.0 of the gcc/g++ package and the libraries. I need version
> 4.1.1. Am I missing something?
>
> Michael
>


It's been our experience that the 4.0.0 package from IBM
is broken. the C++ std lib does not export many of the
STL symbols - causing link errors.
Reply With Quote