https://sourceware.org/bugzilla/show_bug.cgi?id=33267
--- Comment #15 from Sam James <sam at gentoo dot org> --- (In reply to Sam James from comment #14) > I think it's because crt1.o was built with -mno-direct-extern-access. I will > try --with-rtld-early-cflags= in glibc. Yes, the property infects it. I need to add some -Wl,-z,noindirect-extern-access to some tests as well. Trying it. -- You are receiving this mail because: You are on the CC list for the bug.