[Bug c/39130] [libdl] (Now and then) dynamic loading/un-loading of shared libraries not happening

2009-02-07 Thread ykalidas at gmail dot com
--- Comment #4 from ykalidas at gmail dot com 2009-02-08 06:47 --- PROBLEM - when i change the libkali.so.1 and libkali.so in ./shared/ to point to either of the libraries lib1.so.1.0 or lib2.so.1.0, the program run only one of the codes to which it pointed earlier. Example #ln -sf

[Bug c/39130] [libdl] (Now and then) dynamic loading/un-loading of shared libraries not happening

2009-02-07 Thread ykalidas at gmail dot com
--- Comment #3 from ykalidas at gmail dot com 2009-02-08 06:30 --- Created an attachment (id=17273) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17273&action=view) program invoking shared lib's function. Program that loads the function in the shared library.

[Bug c/39130] [libdl] (Now and then) dynamic loading/un-loading of shared libraries not happening

2009-02-07 Thread ykalidas at gmail dot com
--- Comment #2 from ykalidas at gmail dot com 2009-02-08 06:29 --- Created an attachment (id=17272) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17272&action=view) Plug-in function void fun(); would be made available through a shared object. -- http://gcc.gnu.org/b

[Bug c/39130] [libdl] (Now and then) dynamic loading/un-loading of shared libraries not happening

2009-02-07 Thread ykalidas at gmail dot com
--- Comment #1 from ykalidas at gmail dot com 2009-02-08 06:29 --- Created an attachment (id=17271) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17271&action=view) Plug-in function void fun(); is a function that would be made available through a shared object. --

[Bug c/39130] New: [libdl] (Now and then) dynamic loading/un-loading of shared libraries not happening

2009-02-07 Thread ykalidas at gmail dot com
shared libraries not happening Product: gcc Version: 4.3.2 Status: UNCONFIRMED Severity: major Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: ykalidas at gmail dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39130