[Ur] -static not linking in some libraries

Daniel Patterson dbp at dbpmail.net
Mon Mar 18 13:47:37 EDT 2013


Hi,

I'm trying to put a cgi application on a shared host, and am getting
shared library errors - particularly libcrypto. The server has
libcrypto, but a different version than my development machine.

Is there a way to _really_ link things statically? ie, include
everything that it needs, so I can just drop the binary on hosts and
have it work as long as they are the same platform/architecture?

Thanks!



More information about the Ur mailing list