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]

Re: Enable linknamespace testing for libdl and libcrypt


On 11/16/2016 08:06 PM, Joseph Myers wrote:
+linknamespace-libs-XPG3 = $(linknamespace-libs-isoc) \
+			  $(common-objpfx)crypt/libcrypt.a

Does the linknamespace test perform a full link, and fails if it encounters undefined symbols?

I don't think anyone has the requisite static NSS libraries for linking libcrypt statically with --enable-nss-crypt. So you may have to disable this for $(nss-crypt) configurations.

Carlos will submit a patch to do this for elf/tst-linkall-static. We weren't aware of this issue until this new test went in.

Thanks,
Florian


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