Re: Compiling openssl command-line tool as a static executable

2007-03-12 Thread Steven Beeckman
On 3/12/07, Victor B. Wagner <[EMAIL PROTECTED]> wrote: On 2007.03.11 at 18:10:01 +0100, Steven Beeckman wrote: >Hi, > >I'm trying to get the openssl command-line tool built as a statically >linked executable (for an ARM simulator), but it appears to be >non-trivial. Running "./

Re: Compiling openssl command-line tool as a static executable

2007-03-12 Thread Victor B. Wagner
On 2007.03.11 at 18:10:01 +0100, Steven Beeckman wrote: >Hi, > >I'm trying to get the openssl command-line tool built as a statically >linked executable (for an ARM simulator), but it appears to be >non-trivial. Running "./Configure no-shared linux-generic32" or even >"./confi

Compiling openssl command-line tool as a static executable

2007-03-11 Thread Steven Beeckman
Hi, I'm trying to get the openssl command-line tool built as a statically linked executable (for an ARM simulator), but it appears to be non-trivial. Running "./Configure no-shared linux-generic32" or even "./config no-shared" doesn't seem to help. Compiling works, but it results in a dynamically