[Bug c++/40871] g++ does not find lstdc++ on AIX

2009-07-27 Thread efernandez at physiomics-plc dot com
--- Comment #2 from efernandez at physiomics-plc dot com 2009-07-27 11:01 --- Thanks for the info. So can we make this patch available in next gcc-4.4.2 release ? g++ is definitely broken on AIX and there is no point to delay a so important fix for this platform. -- http://gcc.gnu.

[Bug c++/40871] g++ does not find lstdc++ on AIX

2009-07-27 Thread jwakely dot gcc at gmail dot com
--- 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 th