How about a simpler question, I've found a Stack Overflow article which 
mentions 
no-sock       -DOPENSSL_NO_SOCK         No socket code.

as a build option to exclude socket code and even has an example! I'd like a 
build option which excludes assembler code as well (to allow for 
cross-compilation), anyone know what that might be?  Or even better, a list of 
config options that I can use to tailor my build?

This seems like basic information that should be in a man page or readme file 
somewhere, is it?


---
Nou Dadoun
ndad...@teradici.com
604-628-1215 


-----Original Message-----
From: Nou Dadoun 
Sent: December 3, 2012 4:44 PM
To: 'openssl-users@openssl.org'
Subject: Openssl crypto-only (? libcrypto) (visual studio?)

Hey folks,

In our on-going efforts to construct something that will pass muster in the 
win8 app environment, I'd like to build the crypto library *only* without any 
socket or networking api calls and without any assembler.

We're eventually building our full app using Visual Studio 2012 so having a 
project to do this would be ideal since it would make the build and deploy 
process much simpler.  Anything like a  VS project to build crypto only out 
there anywhere?

Thanks .. N

---
Nou Dadoun
ndad...@teradici.com
604-628-1215 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to