[Bug c++/34294] Strange transmission of symbols between dynamically opened libs
dvt at isoft dot fr
gcc-bugzilla@gcc.gnu.org
Thu Nov 29 18:16:00 GMT 2007
------- Comment #2 from dvt at isoft dot fr 2007-11-29 18:16 -------
(In reply to comment #1)
> Testcase? It might be because you are using global bindings for the shared
> libraries.
> Note this really cannot be a GCC bug as GCC does not do dynamic loading.
> "MSDEV, IBM XLC", have you tried GCC on Windows or AIX before?
In fact, our application is compiled on a lot of systems with gcc (<4 for all
others) : linux (fedora5), solaris (sparc and sparcv9), HP-UX (PA-RISSC 32 and
32 bits) and we never had this problem before. So, on this linux system
(centos4), it works when compiled with gcc 3.4, but not with gcc 4.2.1, that is
why we are sure it must come from gcc 4.2.1!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34294
More information about the Gcc-bugs
mailing list