Re: BUILD OPENSSL in WIN CE 6.0

2014-05-23 Thread J@yNe$|-|
hello to everyone, i am got all my wcecompat libs(wcecompat.lib and wcecompatex.lib) For OSVERION=WCE600 ,PLAFORM=VC-CE and TARGETCPU=ARMV4I. now i am compiling my openssl-0.9.8i i got lots of errors then i solve most of them but i am stuck in one error and i can not solve it. so please help me

Re: BUILD OPENSSL in WIN CE 6.0

2014-05-17 Thread Pierre DELAAGE
Dear Ravi, Ok, good if you succeeded to compile. Now, it seems that you have more applicative bugs, and it is difficult to answer more without having a better understanding of what your app is supposed to do on a WCE smartphone. At least I have some questions : how did you get your client

Re: BUILD OPENSSL in WIN CE 6.0

2014-05-17 Thread RaviVyas
Hello, I Successed To Build To Library.1)wcecompat.lib 2)wcecompatex.lib. But During Building Open SSL Error Comes Copying: ./engines/e_capi_err.h to tmp32dll_ARMV4/e_capi_err.h clarm.exe /Fotmp32dll_ARMV4\cryptlib.obj -Iinc32 -Itmp32dll_ARMV4 /MC / O1i /W3 /GF /Gy /nologo -DUNICODE

Re: BUILD OPENSSL in WIN CE 6.0

2014-05-17 Thread Pierre DELAAGE
??? A few hours ago you wrote now my code was complied successfully. And apparently you were trying to use my V100a openssl lib. So now the question is : with MY BAT scripts (that YOU have to customize vs your EVC installation), can you succeed to compile MY openssl sources (with NO

Re: BUILD OPENSSL in WIN CE 6.0

2014-05-16 Thread RaviVyas
I Followed The Same Steps Which are Mentioned in INSTALL.WCE TextFile. At this Steps nmake -f ms\cedll.mak got Error. I also follow this Link http://delaage.pierre.free.fr/ But This Dll and Lib not Works.. -- View this message in context:

Re: BUILD OPENSSL in WIN CE 6.0

2014-05-16 Thread Pierre DELAAGE
Hmm, Usually, what I have given on my webpage is enough for skilled people : And in the worst case I already give precompiled version fo openssl dll and stunnel for WCE. But of course, unfortunately, I can NOT give you step by step instructions to go back to the basics such as : do you

RE: BUILD OPENSSL in WIN CE 6.0

2014-05-16 Thread Eichenberger, John
  -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of RaviVyas Sent: Thursday, May 15, 2014 6:23 AM To: openssl-users@openssl.org Subject: BUILD OPENSSL in WIN CE 6.0 Hello, Please Help Me To Build OPENSSL on WIN CE 6.0. I Followed Steps

Re: BUILD OPENSSL in WIN CE 6.0

2014-05-16 Thread Pierre DELAAGE
OPENSSL in WIN CE 6.0 Hello, Please Help Me To Build OPENSSL on WIN CE 6.0. I Followed Steps Which are mentioned in INSTALL.WCE Text File. But Didnt Successed. -- View this message in context: http://openssl.6102.n7.nabble.com/BUILD-OPENSSL-in-WIN-CE-6-0-tp50152.html Sent from the OpenSSL - User

Re: BUILD OPENSSL in WIN CE 6.0

2014-05-16 Thread RaviVyas
Thanx for your reply, mr.pierre delaage - i am install EVEC4 and evc4 PS4, WCE 420 SDK and openSSL source. - i was also set path variables and i have thoroughly knowledge about c/c++ socket ,ip. -now, how i will test your lib? [1] i copied lib(libeay32.lib and ssleay32.lib) in my project

BUILD OPENSSL in WIN CE 6.0

2014-05-15 Thread RaviVyas
Hello, Please Help Me To Build OPENSSL on WIN CE 6.0. I Followed Steps Which are mentioned in INSTALL.WCE Text File. But Didnt Successed. -- View this message in context: http://openssl.6102.n7.nabble.com/BUILD-OPENSSL-in-WIN-CE-6-0-tp50152.html Sent from the OpenSSL - User mailing list

Re: BUILD OPENSSL in WIN CE 6.0

2014-05-15 Thread Dustin Oprea
On May 15, 2014 10:59 AM, RaviVyas ravi.vyas.1...@gmail.com wrote: Hello, Please Help Me To Build OPENSSL on WIN CE 6.0. I Followed Steps Which are mentioned in INSTALL.WCE Text File. But Didnt Successed. What were your steps? Where's the output? Dustin -- View this message