[Botan-devel] compiling botan on cygwin linking with windows libraries inst ead cygwin
Brought to you by:
randombit
|
From: Anthony C. <ag...@sa...> - 2004-05-24 16:50:48
|
I can get my own botan test program to work by editing the slow_poll funtion in src/es_file by have j initialize to 2 and including the es_capi module. This I believe skips checking /dev/urandom and /dev/random and simple uses the capi module. Can you think of any problems with using this modification? Thanks Anthony Carathimas |