http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872
--- Comment #4 from Yogesh Gaur 2013-01-07
10:31:19 UTC ---
Hello,
Actually issue is combination of copy_relocation plus RTLD_DEEPBIND flag.
If I didn't give -fPIE flag while compiling my executable and pass
RTLD_DEEPBIND flag while o
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872
--- Comment #3 from Yogesh Gaur 2013-01-07
00:12:26 UTC ---
(In reply to comment #2)
> GCC 4.4 is no longer maintained or supported.
>
> Unles you can reproduce the problem with a current release of GCC (which I
> can't) then nothing i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872
Jonathan Wakely changed:
What|Removed |Added
Severity|major |normal
--- Comment #2 from Jo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872
--- Comment #1 from Yogesh Gaur 2013-01-04
10:29:37 UTC ---
Created attachment 29081
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29081
LD_DEBUG=all output of working executable