[Bug libstdc++/119029] [15 regression] abi_check FAILs on Solaris with gld
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 14 19:31:58 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119029
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to ro@CeBiTec.Uni-Bielefeld.DE from comment #8)
> > --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
> > Does it have in that case the desired effect? I mean, does Solaris dynamic
> > linker complain with that
> > __extension__ __asm (".globl _ZSt21ios_base_library_initv");
> > if one tries to run a program against older libstdc++.so.6?
>
> I'll try that later tonight.
>
> > Depending on that, we should be either using _GLIBCXX_SYMVER_SUN in both spots,
> > or just the second one.
>
> I'll start trying the first variant (both spots) then.
>
> However, please note I'll be on vacation starting tomorrow until the end
> of next week, thus unlikely to respond further in that timeframe.
Any progress on this?
More information about the Gcc-bugs
mailing list