RE: nasm vs. masm

2007-07-25 Thread Edward Chan
-Original Message- > From: [EMAIL PROTECTED] [mailto:owner-openssl- > [EMAIL PROTECTED] On Behalf Of Dr. Stephen Henson > Sent: Wednesday, July 25, 2007 4:22 AM > To: openssl-users@openssl.org > Subject: Re: nasm vs. masm > > On Wed, Jul 25, 2007, Edward Chan wrote:

Re: nasm vs. masm

2007-07-25 Thread Dr. Stephen Henson
On Wed, Jul 25, 2007, Edward Chan wrote: > Anybody have any idea which assembler is preferred when building with > VC8? > Currently you can use either but in future nasm will be the only supported assembler. This is the case with 0.9.9-dev. Steve. -- Dr Stephen N. Henson. Email, S/MIME and PGP

RE: nasm vs. masm

2007-07-25 Thread David Schwartz
> Anybody have any idea which assembler is preferred when building with VC8? I always build with masm, since it is installed with VC8 (the ml.exe in the vc\bin directory is masm). DS __ OpenSSL Project