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?

Thanks,

Mark
_______________________________________________
elfutils-devel mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/elfutils-devel

Reply via email to