![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| overriding the dynamic library | Raom | High Level Programming | 4 | 05-29-2007 12:58 AM |
| Library won't load | sansan | UNIX for Dummies Questions & Answers | 0 | 11-06-2006 01:42 AM |
| loading a dynamic library in linux | jacques83 | High Level Programming | 2 | 10-30-2006 05:28 PM |
| load dynamic and shared library in kernel | mtaghiloo | Linux | 0 | 08-01-2005 07:34 AM |
| HOw to load dynamic lib from a statically linked program ? | disclaimer | High Level Programming | 1 | 03-21-2005 03:44 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
how to auto load a dynamic library
hi, every body. i have in trouble that how to load a dynamic library by hand.
for example, i know how to generate a dynamic library and how to link a dynamic library in makefile. generate a dynamic library: add -dy -G behind cc link a dynamic library in makefile: add -dy -Bdynamic behind cc but how to add a dynamic library in exe file,i don't know please help me . thank you subrain Last edited by Perderabo; 03-17-2005 at 08:11 AM. Reason: Remove email |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|