Software Archive
Read-only legacy content
17060 Discussions

Problem with C++ and dlclose

Intel_C_Intel
Employee
444 Views
Yes, I know this is a C++ problem, not a Fortran problem. If anyone knows a better place to post this, please send me a note.

I am using dlopen during my program execution. At termination, I attempt to unload the loaded shared libraries. After I call dlclose, my program hangs. Any ideas?
0 Kudos
0 Replies
Reply