On 20.04.2020 16:31, Johan Corveleyn wrote:
> On Mon, Apr 20, 2020 at 4:17 PM Branko Čibej <brane_at_apache.org> wrote:
>> On 20.04.2020 15:36, Johan Corveleyn wrote:
>>> openssl:
>>> Need Netwide Assembler, a.k.a. NASM, available from
>>> https://www.nasm.us (after install, put in PATH)
>>> perl Configure enable-zlib --with-zlib-include=../zlib-1.2.11
>>> --with-zlib-lib=../zlib-1.2.11/zlib.lib VC-WIN32
>> OpenSSL has a CMake-base build these days, and works without NASM.
>>
> Are you sure? I followed INSTALL and NOTES.WIN from their 1.1.1f
> tarball, from which I derived the above "procedure". Those documents
> don't mention CMake currently (at least not in the 1.1.1f tarball).
>
> In NOTES.WIN they say: "Netwide Assembler, a.k.a. NASM, available from
> https://www.nasm.us is required."
Sorry, I must have confused OpenSSL with some other dependency that
started using CMake ...
-- Brane
Received on 2020-04-20 16:34:52 CEST