:06, Joe Carroll wrote:
> Windows 10
> perl Configure VC-WIN64A
The VC-WIN64A target generates a Makefile suitable for consumption by
nmake. Hence its not possible to use GNU make with it.
It *is* possible to build for Windows using GNU make with a different
target however.
To do this yo
Windows 10
perl Configure VC-WIN64A
-Original Message-
From: Richard Levitte [mailto:levi...@openssl.org]
Sent: Thursday, July 1, 2021 8:25 AM
To: Joe Carroll
Cc: openssl-users@openssl.org
Subject: [EXTERNAL] Re: GNU Make erroring on makefile
How did you configure, and on what
Has anyone successfully used GNU Make as part of the install process for
version 1.1.1k or later? I'm getting a "missing separator" error on line 56.
I do not have access to nmake.exe.
!IF "$(DESTDIR)" != ""