I found that mk1mf.pl in OpenSSL-0.9.8 doesn't generate a correct
makefile for Windows CE. It uses VC-32.pl instead of VC-CE.pl.

Here is a patch to fix this problem.

I've chosen to unify VC-32.pl and VC-CE.pl instead. I mean VC-CE.pl is gone now and VC-32.pl is expected to take care of all Windows flavors, Win32, Win64 and WinCE. See http://cvs.openssl.org/chngview?cn=14275 for reference.

Although there still are some problems to be solved to compile, it is a
good starting point, I think.

Just in case, there is ongoing discussion about improving CE support, which goes under "OpenSSL for Windows Mobile 2003" subject, see for example http://marc.theaimsgroup.com/?t=112185232800001&r=1&w=2. A.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to