l Message-
> From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of
> Matt Caswell
> Sent: Thursday, July 1, 2021 9:40 AM
> To: openssl-users@openssl.org
> Subject: Re: [EXTERNAL] Re: GNU Make erroring on makefile
>
>
> On 01/07/2021 15:06, Joe Carro
Thanks Matt. That clears it up.
-Original Message-
From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of
Matt Caswell
Sent: Thursday, July 1, 2021 9:40 AM
To: openssl-users@openssl.org
Subject: Re: [EXTERNAL] Re: GNU Make erroring on makefile
On 01/07/2021 15
On 01/07/2021 15: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.
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 platfor