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: Fix libstdc++ for multilib


Patches affecting libstdc++ should be copied to that list if you want them
reviewed {sooner, at all}.


On Tue, Mar 23, 2004 at 12:06:31PM -0800, H. J. Lu wrote:
> libstdc++ doesn't work for multilib with shared libgcc on x86-64:
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14697
> 
> I believe the problem exists on all versions of gcc which support
> x86-64 and shared libgcc. There is a patch in the bug report. Could
> someone please take a look?

So, it's not really a multilib-handling problem per se, but a shared libgcc
problem.  I'm not as familiar with the latter as with the former, but the
patch looks safe enough.  Has it been tested on platforms other than x86-64?

-- 
Behind everything some further thing is found, forever; thus the tree behind
the bird, stone beneath soil, the sun behind Urth.  Behind our efforts, let
there be found our efforts.
              - Ascian saying, as related by Loyal to the Group of Seventeen


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