I have never compiled OpenSSL for Windows CE. However, it seems that you
need to change compiler and linker options to say it is for an ARM
processor. Look for CFLAGS and LFLAGS and make appropriate changes.
On Mon, Jul 21, 2008 at 10:28 AM, Amir <[EMAIL PROTECTED]> wrote:
> Hi,
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
rds,
Steven
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Steven Reddie
Sent: Friday, 20 June 2003 12:22 AM
To: [EMAIL PROTECTED]
Subject: RE: openssl for windows ce "tchar" problem
Can you give me an example of an OpenSSL function that uses a c
EMAIL PROTECTED]
Subject: openssl for windows ce "tchar" problem
Hi,
i'm building a windows ce project for pocket pc 2002 with the openssl 0.9.7b
e wcecompat support.
I have some problems using TCHAR type in functions defined in openssl
include files (.h) and libraries, but i must us