[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openssl-users
Subject:    RE: long long
From:       "Andre Lorbach" <alorbach () ro1 ! adiscon ! com>
Date:       2005-11-25 15:41:00
Message-ID: F1745A9F580ACD44BBA4BAC95A69F04F094962 () rmail ! adiscon ! com
[Download RAW message or body]

Thanks for the hint :)
I did replace all "long long"'s with __int64. After that I got a lot error's like: 

inc32\openssl/bn.h error C2632: long followed illegal ...
I could fix most of them by removing the tailing L (For example 0xffffffff00000000LL \
to 0xffffffff00000000L).

So after removing all the "syntax error's I got reported by the compiler, I am stuck \
                at linker process now, here is the error: 
--
link /nologo /subsystem:console /opt:ref /dll /out:out32dll\libeay32.dll
/def:ms/LIBEAY32.def @C:\DOCUME~1\xx\LOCALS~1\Temp\nma03416.
ms\uptable.obj : fatal error LNK1136: invalid or corrupt file
NMAKE : fatal error U1077: 'link' : return code '0x470'
Stop.
--

Any more hints? I am kind of lost. Are there any prebuild x64 binaries & libs?

best regards
Andre Lorbach
Adiscon
 

> -----Original Message-----
> From: Peter Sylvester [mailto:Peter.Sylvester@edelweb.fr] 
> Sent: Thursday, November 24, 2005 7:09 PM
> To: Andre Lorbach
> Subject: long long 
> 
> I found elsewhere a statement:
> 
> VC6 does not support 'long long'. Use __int64 on that 
> platform for a 64 bit int
> 
> 
> -- 
> To verify the signature, see http://edelpki.edelweb.fr/ 
> Cela vous permet de charger le certificat de l'autorité; 
> die Liste mit zurückgerufenen Zertifikaten finden Sie da auch. 
> 
> 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majordomo@openssl.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic