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: libstdc++ libtool lossage


>>>>> Alexandre Oliva writes:

Alexandre> Because Richard had told me that using -shared-libgcc would fix the
Alexandre> problem at hand, and I didn't realize that one of the implications was
Alexandre> that it would break AIX.  Anyway, if AIX can't have both the shared
Alexandre> and the static libgcc linked into a single program, then
Alexandre> -shared-libgcc was broken on AIX.  The patch I checked in just helped
Alexandre> you realize that.

	All this was known.  I metioned that the patch would break AIX
during the discussion thread.  I pointed out why the patch would break AIX
and I provided a patch to fix the breakage prior to your check-in.  My
patch was not included in your commit.

	Would someone please approve my patch so that -shared-libgcc only
links against shared libgcc and not static libgcc as well?

Thanks, David


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