Re: [openssl-users] FW: Visual Studio compiler error for WinCE since OpenSSL version 1.0.1k

2016-11-22 Thread Eichenberger, John
different from one another since the new method uses a logical shift operation whereas the previous method uses an arithmetic shift operation, but never the less I was unable to reproduce a compiler error using the same version of Microsoft compiler. I've seen issues like this before where

Re: [openssl-users] FW: Visual Studio compiler error for WinCE since OpenSSL version 1.0.1k

2016-11-21 Thread Jakob Bohm
On 21/11/2016 19:52, Eichenberger, John wrote: I am building both OpenSSL and WPA Supplicant for use on a Windows Mobile 6.5 platform. The WPA Supplicant version in use is based upon the hostap_2_0 tag from http://w1.fi/hostap.git. The version of OpenSSL that we have been using until now i

Re: [openssl-users] FW: Visual Studio compiler error for WinCE since OpenSSL version 1.0.1k

2016-11-21 Thread Eichenberger, John
.4507 -Original Message- From: openssl-users [mailto:openssl-users-boun...@openssl.org] On Behalf Of Salz, Rich Sent: Monday, November 21, 2016 1:38 PM To: openssl-users@openssl.org Subject: Re: [openssl-users] FW: Visual Studio compiler error for WinCE since OpenSSL version 1.0.1k Shouldn&

Re: [openssl-users] FW: Visual Studio compiler error for WinCE since OpenSSL version 1.0.1k

2016-11-21 Thread Salz, Rich
Shouldn't you check for VS 2008 as well as MSC_VER ? -- openssl-users mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

[openssl-users] FW: Visual Studio compiler error for WinCE since OpenSSL version 1.0.1k

2016-11-21 Thread Eichenberger, John
I am building both OpenSSL and WPA Supplicant for use on a Windows Mobile 6.5 platform. The WPA Supplicant version in use is based upon the hostap_2_0 tag from http://w1.fi/hostap.git. The version of OpenSSL that we have been using until now is based upon the OpenSSL_1_0_1g from https://github.c

Re: openssl-0.9.8d - Compiler error on Win32

2006-10-27 Thread K.S.Sreeram
Riccardo Raccuglia wrote: > o perl Configure VC-WIN32 --prefix=c:\openssl-0.9.8d Try using forward slash (c:/openssl-0.9.8d) [sreeram;] signature.asc Description: OpenPGP digital signature

RE: Compiler error ASN1

2006-10-17 Thread Daniel Diaz Sanchez
re de Daniel Diaz Sanchez -$ Enviado el: martes, 17 de octubre de 2006 13:03 -$ Para: openssl-users@openssl.org -$ Asunto: RE: Compiler error ASN1 -$ -$ Thanks for your reply, -$ -$ I'm in an implicit TAGS environment: -$ -$ AttributeCertificateDefinitions {joint-iso-itu-t ds(5

RE: Compiler error ASN1

2006-10-17 Thread Daniel Diaz Sanchez
D] En nombre de Peter Sylvester -$ Enviado el: martes, 17 de octubre de 2006 12:40 -$ Para: openssl-users@openssl.org -$ Asunto: Re: Compiler error ASN1 -$ -$ Daniel Diaz Sanchez wrote: -$ > Hello to everybody, -$ > I have a problem when implementing a simple structure using -$ OpenSSL -$

Re: Compiler error ASN1

2006-10-17 Thread Peter Sylvester
Daniel Diaz Sanchez wrote: Hello to everybody, I have a problem when implementing a simple structure using OpenSSL Asn1. This is the problem: When I try to implement this data structure: A ::= SEQUENCE { b CHOICE { b1 INTE

Compiler error ASN1

2006-10-17 Thread Daniel Diaz Sanchez
Hello to everybody, I have a problem when implementing a simple structure using OpenSSL Asn1. This is the problem: When I try to implement this data structure: A ::= SEQUENCE { b CHOICE {

RE: Compiler error in alpha digital unix4.x!

2000-07-13 Thread Boyce, Nick
On 13 Jul 2000 09:35 George Xu wrote : > I Compiler the openssl-0.9.5a in Alpha Digital Unix4.x.But It appear some errors . > These are errors messages : > [snip] > make[1]: Entering directory `/usr/users/george/soft/openssl-0.9.5a/apps' > rm -f openssl > cc -o openssl -DMONOLITH -I../include

Compiler Error

1999-05-06 Thread Tressel, Axel
Hi Guys, I'm trying to build openssl-0.9.2b on HP-UX 10.20 with gcc-Version 2.8.1. The build crashes with the following message: gcc -I.. -I../../include -DB_ENDIAN -O3 -c bn_asm.c gcc: Internal compiler error: program cc1 got fatal signal 10 *** Error exit code 1 Stop. *** Error exit c