On Sun, Jul 28, 2013 at 10:57:04PM +0200, Mark Wielaard wrote: > On Sun, Jul 28, 2013 at 06:05:49PM +0200, Kurt Roeckx wrote: > > For refernce, this is how it gets called: > > CFLAGS="-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat > > -Werror=format-security" CPPFLAGS="-D_FORTIFY_SOURCE=2" > > LDFLAGS="-Wl,-z,relro" \ > > ./configure --build=x86_64-linux-gnu --prefix=/usr \ > > --libdir=/usr/lib/x86_64-linux-gnu \ > > --enable-maintainer-mode \ > > --program-prefix=eu- --enable-thread-safety > > When using that on a Debian Wheezy (7.1) install with eglibc 2.13-38 > gcc 4.7.2-1 and binutils 2.22-8 I can see the first issue. Which > goes away when not using --enable-thread-safety. But I cannot > replicate the other issue. > > Are you using a prestine elfutils-0.156 or do you also apply > patches?
I have patches for various backends, and for some reason the one I have for arm seems to be causing this. I can't see anything obvious about that patch that should result in this behaviour, I will take a closer look later. Kurt _______________________________________________ elfutils-devel mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/elfutils-devel
