gcc, glibc build from source
Jonathan Wakely
jwakely.gcc@gmail.com
Tue Dec 27 15:04:00 GMT 2016
On 26 December 2016 at 16:17, steve_g wrote:
> Hello! I think i built all correctly(all steps was successfully performed)
> and installed to the /opt but when i try to link my test program with libs
> which depends on GLIBC_2.17 linker cannot find them!
>
> This is output of strings /opt/Compiler/lib64/libstdc++.so.6 | grep GLIBC
> command
GLIBC comes from glibc, not libstdc++. Looking for it in libstdc++ is
pointless, and this is the wrong mailing list.
More information about the Libstdc++
mailing list