[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: profiling



Philipp Klaus Krause, le Thu 26 Apr 2012 19:57:13 +0200, a écrit :
> fail to compile using philipp@debian:/tmp$ gcc -pg test.c:
> 
> /lib/i386-gnu/ld.so.1:(.data+0x8b4): multiple definition of
> `__hurd_threadvar_stack_offset@@GLIBC_2.2.6'
> /usr/bin/ld: /lib/i386-gnu/ld.so.1: indirect symbol
> `__hurd_threadvar_stack_offset' to
> `__hurd_threadvar_stack_offset@@GLIBC_2.2.6' is a loop
> /lib/i386-gnu/ld.so.1: could not read symbols: Invalid operation
> collect2: ld returned 1 exit status

I haven't tried -pg since some time. It seems that the toolchain broke
it in the meanwhile, I don't see any change in eglibc which would have
brought this issue, the double definition is there since a long time.

Samuel


Reply to: