|
From: David C. <cl...@au...> - 2004-11-01 23:55:13
|
Because of last week's postings on problems with the g++ library archive being generated incorrectly, the gcc images have been rebuilt, as has the binutils package. The problem seems to have only affected g++ on AIX 5.2, but the 'gcc' package is also rebuilt just to keep everything in sync. In fact, the 5.1 images are rebuilt too although there is no real change there (I'm just keeping the levels the same). Actually, there is one small change: if you have the old 2.9* g++ installed, these will simply replace it (via 'obsoletes' tag) when you install gcc-c++; you don't have to manually deinstall the 2.9* g++ first. AIX 5.2 (and 5.3): ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/gcc/gcc-3.3.2-4.aix5.2.ppc.rpm ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/gcc/gcc-cplusplus-3.3.2-4.aix5.2.ppc.rpm AIX 5.1: ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/gcc/gcc-3.3.2-4.aix5.1.ppc.rpm ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/gcc/gcc-cplusplus-3.3.2-4.aix5.1.ppc.rpm binutils (for any AIX5 version): ftp://ftp.software.ibm.com/aix/freeSoftware/aixtoolbox/RPMS/ppc/binutils/binutils-2.14-3.aix5.1.ppc.rpm -- David Clissold cl...@au... |