This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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]

glibc: nptl/tst-cancel17 and librt issue


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


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