As far as I can tell,
by checking online doc from MSDN about WCE 2013 and Windows Embedded CE
6.0 (for Win7 based devices),
it <<<seems>>> that you MAY not need everything brought by wcecompat IF
you use VS 2013.
But if you use previous VS versions, you still need wcecompat.
for Windows Embedded Compact 2013
"C and C++ Libraries for Windows Embedded Compact (Compact 2013)"
http://msdn.microsoft.com/en-us/library/ee479345.aspx
In that page :
"CRT and C++ Changes in Windows Embedded Compact 2013"
http://msdn.microsoft.com/en-us/library/dn169283.aspx
They claim that "Compact 2013 supports almost 95 percent of the CRT and
C++ functions available on Windows desktop with no difference in
implementation".
wow...
VERY IMPORTANT list of unsupported functions here :
CRT and C++ Differences from Windows Desktop (Compact 2013)
http://msdn.microsoft.com/en-us/library/dn197916.aspx
for WCE 6.0 / windows 7
"C/C++ Libraries for Windows Embedded Compact (Compact 7)"
http://msdn.microsoft.com/en-us/library/ee479345%28v=winembedded.70%29.aspx
Anyway, my previous post was about using wcecompat/EVC4 compiler+linker
and my V100a sources that do compile for WCE5/WM6.
I did not say that you would have used wcecompat with VS2013...that I do
not use (EVC4 is FREE, VS2013 is not).
I will tell more when I have finished my own openssl port for v102.
Regards
Pierre
Le 09/06/2014 12:31, Gottfrid a écrit :
I seem to get the same errors.
Since wcecompat plugs the holes in the eMbedded Visual C++ C Runtime
Library. Is it actually needed in CE8.0 and the new compiler?
--
View this message in context:
http://openssl.6102.n7.nabble.com/Build-OpenSSL-in-Win-CE-8-0-Compact-2013-tp50585p50738.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [email protected]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [email protected]
Automated List Manager [email protected]