![]() |
|
#2
|
|||
|
|||
|
So for ELF shared objects (SO), these are now just a simple object, while static libraries are a collection of objects. So information has been lost when objects are combined.
Going from a static library (.a) -> shared object (.so) is of course trivial with gcc or ar (in absence of the -fPIC option). I think objdump -d to disassemble and then recompile is really the only reasonable route. |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How create Static Library (lib) in delphi? | Newbie_Cracker | General Discussion | 7 | 10-26-2011 22:33 |
| Link To Us, several banners and logos for you to link with us | Shub-Nigurrath | General Discussion | 0 | 01-03-2008 20:51 |