On Sun, Aug 29, 2010 at 2:04 AM, Peter Stuge <pe...@stuge.se> wrote:
> The only thing missing was -lz to satisfy OpenSSL dependencies.
> If pkg-config is available in the system then pkg-config openssl --libs
> is all that is needed to get the linker flags needed for OpenSSL.
> Maybe use PKG_CHECK_MODULES() in configure.ac to check for OpenSSL
> before trying the current seemingly manual tests?

In order to get truly static executable, you need to compile all using
uclibc in this case.

Reply via email to