I tried Portable OpenSSL 0.9.8a for Windows CE 4.20e (http://karajan.it.uc3m.es/~pervasive/wce_lite_compat/) and it works great on the PocketPC (Dell Axim ARMv4 processor).

 

Now I want to develop small C++ (eVC SP4) app that will do ssl but....

 

Details on the problem:

-Build for WCE ARMv4 processor

-I add libeay32.dll to the project's Object/Library modules

-I Build it

-Error: C:\openssl\pda\OpenSSL\OpenSSL\libeay32.dll : fatal error LNK1136: invalid or corrupt file

 

Also I assume I have to use headers from original OpenSSL but they have problems with WIndows CE (types.h, etc.)?

 

Thank you for your time and help (and thanks to people at PCL who made this WinCE port)!

 

Reply via email to