I am building SSLeay/openssl to run on a proprietary kernel on a card using gcc. The processor is a Mips chip. As such, I would like to isolate all of the extraneous Unix include files and IO. I would also like to pare down as much of the code as possible to shrink the object size. Has anyone done this? Looking at the documentation, I do not see a lot of detail about porting issues. Has anyone written a document that describes how the BIO library works that would help me in removing those parts that are not necessary and rewriting those parts that I have to have? Thank you, John Murray ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
