Re: --enable-crypto on win32 gmake fails with ml.exe not found
[email protected] (Chris Seawood) Mon, 08 Apr 2002 15:00:36 -0700
| Newsgroups | gmane.comp.mozilla.builds |
|---|---|
| Message-ID | <[email protected]> |
Suresh Duddi wrote: > where would I find ml.exe > > My enable-crypto build failed in mozilla/security/nss/lib/freebl with > error ml.exe not found. > > Would it come with VC++ ? It's not part of the standard VC++ package but it comes from the Processor Pack for that particular release. The NSS build page has a couple of links to other pages that also provide ml.exe via the masm package. http://msdn.microsoft.com/vstudio/downloads/ppack/default.asp - cls