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 c++/34294] Strange transmission of symbols between dynamically opened libs



------- 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


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