Re: OpenSSL For Windows CE

2008-08-03 Thread Panthers Rock
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,

OpenSSL For Windows CE

2008-07-21 Thread Amir
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

RE: openssl for windows ce "tchar" problem

2003-06-19 Thread Steven Reddie
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

RE: openssl for windows ce "tchar" problem

2003-06-19 Thread Steven Reddie
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