Re: Running C++11 shared library with older gcc, libc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 23 June 2016 at 13:36, NightStrike wrote:
> Does it solve the problem by statically linking libstdc++ by default?

No, it links to a libstdc++_nonshared.a which only contains the
symbols not present in the system libstdc++.so



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux