------- Comment #1 from jwakely dot gcc at gmail dot com 2009-07-27 10:11 ------- (In reply to comment #0) > On AIX 5.3, g++ version 4.4.0 and 4.4.1 cannot find the libstdc++ in default > location. This did not occur with 4.3.x. > The problem has been already discussed on the mailing list in this thread: > http://gcc.gnu.org/ml/gcc-help/2009-06/msg00092.html > and a patch was issued. It was supposedly committed to the main branch after > 4.4.0, but for some reason was not present (or did not solve the issue) in > 4.4.1.
That will be because 4.4.1 was released from the gcc-4_4-branch, not the main trunk. If the patch wasn't applied to the 4.4 branch (and the mail thread doesn't say it was) then the fix won't be in 4.4.1 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40871