Hello All,
Excellent Work on the OpenSSL!!
Doesn't seem like there is much on the NT side? I'd be willing to help out
if I could ever get it to compile;-). I'm using VC++ and MS Platform SDK
(October). Here is the error I'm receiving.
.\crypto\rand\rand_win.c(581) : error C2400: inline assembler syntax error
in 'opcode'; found 'constant'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
code fragment:
__try {
__asm {
_emit 0x0f
Here-->> _emix 0x31 <<<--- Here
mov cyclecount, eax
}
Any help is greatly appreciated!
Tony
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]