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: Decision time: Intel TSX Lock elision for glibc.


> 
> It breaks the build for me (AMD-64 system):
> 
> make[2]: *** No rule to make target
> `/var/tmp/glibc-build/nptl/init-arch.o', needed by `lib-noranlib'.  Stop

Does it work when you remove this line in sysdeps/unix/sysv/linux/x86/Makefile?

libpthread-sysdep_routines += init-arch

That was a left over from an earlier version.
Oddly it builds for me, I think it finds one of the other init-archs.

-Andi


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