Hallo,

I'm trying to compile openSSL for a system without network and filesystem support.

(L4-microkernel)

Is there a kown combination of compiler options to do this?
On the moment I try it with this one....

Configure linux-perseus -DOPENSSL_NO_SSL3 -DOPENSSL_NO_SSL2 -DOPENSSL_NO_TLS1 -no-dso
-
DOPENSSL_NO_SOCK -no-hw -no-krb5 -no-asm -DPERSEUS -DNO_SYSLOG -DNO_STRINGS_H

After this I edit the Makefile to delete the SSL path from. (it is not realy good but
works)

Thanks a lot for every idea.

Robert Kutsch

Reply via email to