Looking for a way to convert a dynamically linked executable to a static executable. Seems like it should be possible but man pages are turning up short and google's not helping either.
Asked
Active
Viewed 6,327 times
14
-
Do you have the static libraries that you want to link against? – Jason Coco Nov 07 '08 at 02:50
-
Yes, just don't have to source of the executable. – Dan Head Nov 07 '08 at 03:00