Hi,
I saw your message in the openssl-dev mailing list about building
openSSL for windows CE and i'm trying to do the same thing.
I want to buil the openSSL libraries for Windows CE following those steps :
Building
--------
Setup the eMbedded Visual C++ environment. There are batch files for doing
this installed with eVC++. For an ARM processor, for example, execute:
> "C:\Program Files\Microsoft eMbedded Tools\EVC\WCE300\BIN\WCEARM.BAT"
Next indicate where wcecompat is located:
> set WCECOMPAT=C:\wcecompat
Next you should run Configure:
> perl Configure VC-CE
Next you need to build the Makefiles:
> ms\do_ms
If you get errors about things not having numbers assigned then check the
troubleshooting section in INSTALL.W32: you probably won't be able to
compile
it as it stands.
Then from the VC++ environment at a prompt do:
- to build static libraries:
> nmake -f ms\ce.mak
When i try to excute the last step : nmake -f ms\ce.mak, i got the
following problem :
tmp32_\md2test.obj: fatal error LINK1112: module machine type 'X86'
conflicts with target machine type 'ARM'.
Please, did you have any idea about solving this problem?
or did you know where can i get the openSSL library already builded for
Windows CE?
Thanks,
Amir,
begin:vcard
fn:Amir Krifa
n:Krifa;Amir
email;internet:[EMAIL PROTECTED]
tel;quoted-printable;work:Ing=C3=A9nieur Expert, INRIA Sophia-Antipolis
tel;home:Antibes, France
tel;cell:0033637297010
url:www-sop.inria.fr/planete/personnel/Amir.Krifa/
version:2.1
end:vcard