All Forums |
Register |
Login |
Search |
Subscriptions |
My Profile |
Inbox |
Tool Warehouse |
FAQs |
Resources |
Help |
Member List |
Address Book |
Logout |
|
|
dlopen bug?
|
Logged in as: Guest |
Users viewing this topic: none |
|
Login |
|
|
dlopen bug? - Mar. 3, '06, 1:12:34 PM
|
|
|
hoangle
Posts: 3
Joined: Feb. 15, '06,
Status: offline
|
Hi,
I try to port an application running well in unix & linux.
The build produces some loadable objects and the application will load them using dlopen at run time. When it load them, dlopen failed with dlerror returns message: "system cannot load image". After trying many ways without success, I found that if I change the name of the loadable object for example: from "foo" to "libfoo.so" then dlopen does not give error and everything is fine. It seems to me that dlopen does not accept loadable object.
1) Is it a bug?
2) How can we fix it without converting the name of the loadable object to "lib*.so" ?
Your response is highly appreciated.
Hoang
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
|
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|
|
|