Dear Steven,

you're right.

MS VC5 compiler can't compile (at least portions of) openssl 0.9.8, but
MS VC6 compiler does.

Thank you!

Steven Reddie wrote:
> That error message tends to occur when the code is too complicated for the
> compiler.  You may be able to avoid the error by rearranging the code in
> that module, but it's a hit and miss approach.  Upgrading to a newer
> compiler should fix the problem (since this builds fine under VC6 and up). 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Christian Weber
> Sent: Wednesday, 13 July 2005 4:40 PM
> To: openssl-users@openssl.org
> Subject: MS VC 5: compilation fails
> 
> Dear 0.9.8 users.
> 
> Openssl 0.9.8 fails to compile under VC 5 with following compiler output:
> 
>>C:\wrk\openssl-0.9.8>nmake -f ms\ntdll.mak
>>
>>Microsoft (R) Program Maintenance Utility   Version 1.62.7022
>>Copyright (C) Microsoft Corp 1988-1997. All rights reserved.
>>
>>Building OpenSSL
>>        cl /Fotmp32dll\sha512.obj  -Iinc32 -Itmp32dll /MD /W3 /WX /G5 
>>/Ox /O2 /O
>>b2 /Gs0 /GF /Gy /nologo -DOPENSSL_SYSNAME_WIN32 -DWIN32_LEAN_AND_MEAN 
>>-DL_ENDIAN
>> -DDSO_WIN32 -DOPENSSL_USE_APPLINK -I. /Fdout32dll -DOPENSSL_NO_RC5 
>>-DOPENSSL_NO
>>_MDC2 -DOPENSSL_NO_KRB5 -D_WINDLL  -DOPENSSL_BUILD_SHLIBCRYPTO -c 
>>.\crypto\sha\s ha512.c sha512.c
>>.\crypto\sha\sha512.c(457) : fatal error C1001: INTERNAL COMPILER ERROR
>>                (compiler file 'E:\utc\src\\P2\regasg.c', line 660)
>>    Please choose the Technical Support command on the Visual C++
>>    Help menu, or open the Technical Support help file for more 
>>information NMAKE : fatal error U1077: 'cl' : return code '0x2'
>>Stop.
> 
> 
> Is there any cure known?
> 
> TIA
> --
> Christian Weber
> mailto:[EMAIL PROTECTED]    Tel: 02361/91300
> For information on InfoTech visit http://www.InfoTech.de/
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    openssl-users@openssl.org
> Automated List Manager                           [EMAIL PROTECTED]
> 

-- 
Christian Weber
mailto:[EMAIL PROTECTED]    Tel: 02361/91300
For information on InfoTech visit http://www.InfoTech.de/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to