This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] support --without-multilib --with-specs=-pthread on AIX


On Tue, Feb 17, 2015 at 11:13 AM, Michael Haubenwallner
<michael.haubenwallner@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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]