On 21/07/2017 00:56, Sam Roberts wrote:
On Wed, Jul 19, 2017 at 6:27 PM, Dr. Stephen Henson wrote:
Try linking with fipscanister.lib too: that's where those symbols are located.
OK, I'd tried that before with no luck, but I tried harder. I found
that if my lib line has the fips_premain.obj, th
On Thu, Jul 20, 2017 at 4:08 PM, Dr. Stephen Henson wrote:
> On Thu, Jul 20, 2017, Sam Roberts wrote:
>
>>
>> Most of the application is compiled with /MT, but openssl-fips-2.0.16
>> is using /MD, could this be an issue? Can I/should I convince
>> ms\do_fips to build against the multi-threaded run
On Thu, Jul 20, 2017, Sam Roberts wrote:
>
> Most of the application is compiled with /MT, but openssl-fips-2.0.16
> is using /MD, could this be an issue? Can I/should I convince
> ms\do_fips to build against the multi-threaded runtime?
>
Unfortunately you can't change that part of the build pr
On Thu, Jul 20, 2017, Justin Mogannam wrote:
> Thanks for the tips thus far. One of the last issues I'm having is actually
> declaring a CMS_ContentInfo structure. I just declare :
>
> CMS_ContentInfo cms;
>
> Amd gcc tells me "error: storage size of 'cms' isn't known". This goes back
> to my qu
On Wed, Jul 19, 2017 at 6:27 PM, Dr. Stephen Henson wrote:
> Try linking with fipscanister.lib too: that's where those symbols are located.
OK, I'd tried that before with no luck, but I tried harder. I found
that if my lib line has the fips_premain.obj, then the
fipscanister.lib, then the rest of
On 20/07/2017 21:06, Tom Browder wrote:
On Thu, Jul 20, 2017 at 1:57 PM, Reindl Harald wrote:
Am 20.07.2017 um 18:02 schrieb Tom Browder
On Thu, Jul 20, 2017 at 10:54 AM, Reindl Harald
wrote
...
P.S. Of course the other part of my motivation in the past has been
to see if it can be made to
Got it. Only nmake builds here.
Thanks,
Jinsong
发件人: - JinsongJi
发送时间: 2017年7月20日 10:42
收件人: openssl-users@openssl.org
主题: Failed to build OpenSSL on Windows
Hi,
I tried to build openssl-1.1.0f (downloaded from
https://www.openssl.org/source/) on Windows, but f
On Thu, Jul 20, 2017 at 2:14 PM, Reindl Harald wrote:
...
> before having the cluster 2015 in VMware EVC mathcing sandybridge i thought
> "well, the hardware is capable" but VMware filtered out AVX instrcutions and
> everything using openssl crashed with "illegal cpu instuction" which proved
> the
Thanks for the tips thus far. One of the last issues I'm having is actually
declaring a CMS_ContentInfo structure. I just declare :
CMS_ContentInfo cms;
Amd gcc tells me "error: storage size of 'cms' isn't known". This goes back
to my question 1 of the previous email: is there a particular functi
On Thu, Jul 20, 2017 at 1:57 PM, Reindl Harald wrote:
>>> Am 20.07.2017 um 18:02 schrieb Tom Browder
On Thu, Jul 20, 2017 at 10:54 AM, Reindl Harald
wrote
...
>> P.S. Of course the other part of my motivation in the past has been
>> to see if it can be made to work, regardless of need
10 matches
Mail list logo