This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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][gold] Fix pr18327


>> I don't think you need to statically link in the runtime libraries.
>> $(CXXLINK) should be fine here.
>
> It is the other way, I need libstdc++ to be shared for the test to
> fail on master, and:

Sorry, that's what I meant. The test failed for me with CXXLINK, but
now I see that my GCC doesn't pass -static-libstdc++ to the linker.

This is OK.

-cary


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