diff options
author | levitte <levitte> | 2002-12-03 14:20:09 +0000 |
---|---|---|
committer | levitte <levitte> | 2002-12-03 14:20:09 +0000 |
commit | 8b19ed7aa1574db8e5537ed53b265d7475be6a89 (patch) | |
tree | 5b09240a95101d3d255ffdf51c69b7161dbb0ccc /INSTALL.WCE | |
parent | da5b49c2f07f7d786ae43be34864470eb2b87200 (diff) | |
download | openssl-8b19ed7aa1574db8e5537ed53b265d7475be6a89.tar.gz |
Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au>
Diffstat (limited to 'INSTALL.WCE')
-rw-r--r-- | INSTALL.WCE | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/INSTALL.WCE b/INSTALL.WCE index a22370bf0..ac587d6bd 100644 --- a/INSTALL.WCE +++ b/INSTALL.WCE @@ -11,6 +11,9 @@ You also need Perl for Win32. You will need ActiveState Perl, available from http://www.activestate.com/ActivePerl. + Windows CE support in OpenSSL relies on wcecompat. All Windows CE specific + issues should be directed to www.essemer.com.au. + The C Runtime Library implementation for Windows CE that is included with Microsoft eMbedded Visual C++ 3.0 is incomplete and in some places incorrect. wcecompat plugs the holes and tries to bring the Windows CE |