Changes needed to support WinCE compilation:
authorDr. Stephen Henson <steve@openssl.org>
Tue, 22 May 2012 23:57:22 +0000 (23:57 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 22 May 2012 23:57:22 +0000 (23:57 +0000)
commitb440c25d36bd04944ca6be4ab9b53314bb5f3aa7
tree203b160ee70e61e5af4ce05457e665b7d0530588
parent76f4af202ef76c9a2bff141f6635da875c571436
Changes needed to support WinCE compilation:

Don't try to raise SIGABRT if not defined.
Return from fips_dhvs.c main instead of calling exit.
Workaround for lack of GetSystemFileAsFileTime.
Disable optimisation for part of bn_nist.c to avoid compiler bug.
Remove /WX flag so we don't exist on warnings.
crypto/bn/bn_nist.c
crypto/cryptlib.c
fips/dh/fips_dhvs.c
fips/rand/fips_rand.c
util/pl/VC-32.pl