diff options
author | appro <appro> | 2005-08-10 08:39:10 +0000 |
---|---|---|
committer | appro <appro> | 2005-08-10 08:39:10 +0000 |
commit | 78c79e05494b9afc4840eb19962f24e3fdc78b32 (patch) | |
tree | f092d33114190b94c8eb7289e16958201924c81f /INSTALL.WCE | |
parent | b0a556cf90b7e808fb062bdbf592799c976c6412 (diff) | |
download | openssl-78c79e05494b9afc4840eb19962f24e3fdc78b32.tar.gz |
Mention wcecompat update INSTALL.WCE.
Diffstat (limited to 'INSTALL.WCE')
-rw-r--r-- | INSTALL.WCE | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/INSTALL.WCE b/INSTALL.WCE index ac587d6bd..e1999d02f 100644 --- a/INSTALL.WCE +++ b/INSTALL.WCE @@ -11,8 +11,11 @@ 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. + Windows CE support in OpenSSL relies on wcecompat and therefore it's + appropriate to check http://www.essemer.com.au/windowce/ for updates in + case of compilation problems. As for the moment of this writing version + 1.1 is available and actually required for WCE 4.2 and newer platforms. + 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 |