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++/42679] RTLD_DEEPBIND dlopen option for shared library that uses libstdc++ std::ostream crashes



------- Comment #12 from paolo dot carlini at oracle dot com  2010-01-28 22:59 -------
Good. Now, if I can have a little bit more of your time, I have two main
curiosities: can you guess why the same 4.4.x *.so + headers don't lead to a
crash with ICC? Then, we should of course come to a possible fix: the idea
would be checking at configure time that the underlying glibc is recent enough
(is 10.1 ok?) and then marking STB_GNU_UNIQUE some selected exported symbols?
The static allocated ones? I'm guessing a bit...


-- 


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


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