Hi, I just tested demo\sign\sign.c. It works fine on my laptop.

On 4/16/05, hao chen <[EMAIL PROTECTED]> wrote:
> Hi Tiange,
> 
> I also would like to know how to add an option such
> that the built DLL has debug information.
> So far I did not write any code by using openssl. Just
> tried to run the sign.c in the demo directory shipped
> with openssl. It is compiled fine but runs into
> crashing. Any one know if the sign.c demo code works?
> 
> thanks
> hao
> --- Si Tiange <[EMAIL PROTECTED]> wrote:
> > In openssl's directory, u should try the following
> > steps as described
> > in INSTALL.W32
> > 1. perl Configure VC-WIN32
> > 2. ms\do_ms
> > 3. Edit ms\ntdll.mak or ms\nt.mak, modify -MD to
> > -MDd
> > 4. nmake -f ms\ntdll.mak
> >
> > p.s. The EVP_SignXXX functions work well. Try check
> > your own code.
> >
> > On 4/15/05, hao chen <[EMAIL PROTECTED]> wrote:
> > > Hi Friends,
> > >
> > > I highly appreciate if someone let me know how to
> > > build openssl with debug information available
> > such
> > > that I can use it in debug mode.
> > >
> > > Also if any one has successful experience to run
> > > openssl sign.c test program in VC v7 (.Net visual
> > > studio), could please post some of the procedures
> > must
> > > be done to make it work.
> > >
> > > thanks!
> > >
> > > hao
> > >
> > > Best Regard
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam?  Yahoo! Mail has the best spam
> > protection around
> > > http://mail.yahoo.com
> > >
> >
> ______________________________________________________________________
> > > OpenSSL Project
> > http://www.openssl.org
> > > User Support Mailing List
> > openssl-users@openssl.org
> > > Automated List Manager
> > [EMAIL PROTECTED]
> > >
> >
> ______________________________________________________________________
> > OpenSSL Project
> > http://www.openssl.org
> > User Support Mailing List
> > openssl-users@openssl.org
> > Automated List Manager
> > [EMAIL PROTECTED]
> >
> 
> Best Regard
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Small Business - Try our new resources site!
> http://smallbusiness.yahoo.com/resources/
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
>
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to