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 #1 from pinskia at gcc dot gnu dot org  2007-11-29 18:08 -------
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?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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]