glibc: nptl/tst-cancel17 and librt issue
Vineet Gupta
Vineet.Gupta1 at synopsys.com
Tue Nov 21 13:25:51 PST 2017
Hi,
I've been trying to run glibc test suite as part of prereq for ARC port
submission, running into some landmines.
make subdirs=nptl check fails as librt.so fails to link due to missing pthread
symbols. The real librt built does have libpthread.so in its link cmd hence is
fine, but not this librt.
This issue is seen for aarc64 cross builds too.
make -k doesn't cure it and check stops midway anyways.
Any tips on how to fix those. I'm still trying to come to grips with glibc build
system
TIA,
-Vineet
More information about the linux-snps-arc
mailing list