Openssl for wince armv4i

Souju TANAKA sojulibra at gmail.com
Fri Oct 30 15:35:15 UTC 2020


Hi Geetha,

On 2020/10/30 23:28, Geetha wrote:
> But in my machine I couldn't locate this below path
> set Path=C:\WINCE700\sdk\bin\i386\arm

If you don't have C:\WINCE700, you can use arm cross compiler in VisualStudio directory.
Please try the following path instead:

set Path=C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE;C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\ce\bin\x86_arm;C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin;C:\Program Files\Microsoft SDKs\Windows\v6.0A\Bin;%Path%

Note: This setting is suitable for our environment (VS2008 + WEC7) and there might possibly be
some differences from yours in detail.

C:\WINCE700 is a directory of WEC7 Platform Builder. It contains newer version of arm compiler.
-- 
Souju TANAKA


More information about the openssl-users mailing list