This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug libstdc++/55872] Crash issue with RTLD_DEEPBIND usage with stdc++ library


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> 2013-01-04 11:02:00 UTC ---
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 is going to happen.

N.B. compiling main.cpp with -fPIC seems to fix the problem anyway.


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