On Tue, Feb 17, 2015 at 11:13 AM, Michael Haubenwallner <michael.haubenwall...@ssi-schaefer.com> wrote:
>>> Anyway, this patch allows me to configure --without-multilib >>> --with-specs=-pthread >> >> libgcc build does not distinguish between different releases of AIX. >> This patch will break AIX 4.3. There apparently are people using >> current GCC on AIX. Why are you submitting a patch that explicitly >> reverts AIX 4.3 support? > > Erm, this patch is meant to make use of LIB_SPEC found in > config/rs6000/aixXY.h even for > libgcc_s, and with config/rs6000/aix43.h the linked pthread libraries would > not change. Other than multilib configure options, what is the advantage of this? AIX has enough other gratuitous differences, I'm loath to use this libgcc specs trick. Thanks, David