Static linking considered harmful

Dmitry Butskoy buc at odusz.so-cdu.ru
Wed Nov 22 17:21:07 UTC 2006


Jakub Jelinek wrote:

>you can equally well
>just stick the shared libraries you need into the same directory as the
>program and run it as
>./ld-linux*.so.2 --library-path . ./the_numerical_program arguments
>  
>
Maybe create some script, f.e. "/bin/export-binary", which will create a 
tarball with all needed dso included, the properly file pathes and 
perhaps some wrappers?


~buc




More information about the fedora-devel-list mailing list