This stuff got me thinking...
Wouldn't it be nice to change all shell scripts to perl so they are easier
to
run under windows and other non-unix platforms ?
/Per
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Patrik Carlsson
> Sent: Wednesday, May 26, 1999 3:46 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Building 0.9.3 on NT with ml...
>
>
> ...or running the x86asm.sh which updates everything!
> No problems after that.
>
> Thanks!
> Patrik
>
>
> Per Nilsson wrote:
>
> > **Blush** It was as simple as running the perl script in the
> asm directory.
> >
> > perl md5-586.pl win32 >md5-win32.asm
> >
> > Still, another small fix for 0.9.3a...
> >
> > /Per
> >
> > > -----Original Message-----
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of Patrik Carlsson
> > > Sent: Tuesday, May 25, 1999 10:09 PM
> > > To: [EMAIL PROTECTED]
> > > Subject: Building 0.9.3 on NT with ml...
> > >
> > >
> > > I have some problems building openssl-0.9.3 on NT with ml
> enabled (i.e.
> > > no-asm removed from
> > > do_ms.bat).
> > >
> > > I get the following when building:
> > > 1. perl Configure VC-WIN32 --> OK
> > > 2. ms\do_ms --> OK
> > > 3. nmake -f ms\ntdll.mak -->
> > > ...
> > > cl /Fotmp32dll\c_zlib.obj -Iinc32 -Itmp32dll /MD /W3 /WX /G5
> > > /Ox /O2 /Ob2 /Gs0 /GF /Gy /nol
> > > ogo -DWIN32 -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DBN_ASM -DMD5_ASM
> > > -DSHA1_ASM -DRMD160_ASM /Fdout32dll
> > > /GD -D_WINDLL -D_DLL -c .\crypto\comp\c_zlib.c
> > > c_zlib.c
> > > link /nologo /subsystem:console /machine:I386 /opt:ref /dll
> > > /out:out32dll\libeay32.dll /def:
> > > ms/LIBEAY32.def @C:\TEMP\nma00164.
> > > Creating library out32dll\libeay32.lib and object
> > > out32dll\libeay32.exp
> > > md5_dgst.obj : error LNK2001: unresolved external symbol
> > > _md5_block_asm_host_order
> > > out32dll\libeay32.dll : fatal error LNK1120: 1 unresolved externals
> > > NMAKE : fatal error U1077: 'link' : return code '0x19'
> > > Stop.
> > >
> > > How do I fix this?
> > >
> > > Building without ml (i.e. with no-asm) works without problems.
> > >
> > > --Patrik
> > >
> > >
> > > ______________________________________________________________________
> > > OpenSSL Project http://www.openssl.org
> > > Development Mailing List [EMAIL PROTECTED]
> > > Automated List Manager [EMAIL PROTECTED]
> > >
> > ______________________________________________________________________
> > OpenSSL Project http://www.openssl.org
> > Development Mailing List [EMAIL PROTECTED]
> > Automated List Manager [EMAIL PROTECTED]
>
>
>
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> Development Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
>
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]