Re: Openssl 1.0.2t build failed using Visual Studio

2019-09-12 Thread Bin Ichiki
The same build error is occurred by visual studio 2017 community edition.
Specified Configure options is VC-WIN64A and no-asm.


Re: Openssl 1.0.2t build failed using Visual Studio

2019-09-12 Thread Matt Caswell



On 12/09/2019 10:29, Fabrice Manfroi wrote:
> Hello,
> 
> Trying to build the last 1.0.2t on Windows with Visual Studio 2010, I
> get the following build error:
> 
> ===
> 
> LIBEAY32.def : error LNK2001: unresolved external symbol OPENSSL_rdtsc
> 
> ===
> 
> If I remove the OPENSSL_rdtsc entry from the util/libeay.num file it
> works without any probleme.
> 
> Is it a error? Or do I miss something?

I don't get this with VS2013 (the oldest version I have) so it may be a Visual
Studio version specific problem.

OPENSSL_rdtsc is only relevant on some platforms, and isn't present on others
which is why this problem occurs. Perhaps later Visual Studio versions are more
tolerant of this? Removing the entry from util/libeay.num is fine as a
workaround for now, and won't cause any adverse impacts.

Matt


Openssl 1.0.2t build failed using Visual Studio

2019-09-12 Thread Fabrice Manfroi
Hello,

Trying to build the last 1.0.2t on Windows with Visual Studio 2010, I
get the following build error:

===

LIBEAY32.def : error LNK2001: unresolved external symbol OPENSSL_rdtsc

===

If I remove the OPENSSL_rdtsc entry from the util/libeay.num file it
works without any probleme.

Is it a error? Or do I miss something?

Best Regards.





signature.asc
Description: OpenPGP digital signature