Re: [Botan-devel] compiling botan on cygwin linking with windows libraries inst ead cygwin
Brought to you by:
randombit
|
From: Jack L. <ll...@ra...> - 2004-05-24 17:58:43
|
Nope, that should do what you want. I'll see if I can figure out a reasonably clean way to disable es_file without having to edit the library. Shouldn't be too hard. At the very least I can have a controlling macro in config.h; no run-time control but at least it is a little more self-contained. I'd still like to figure out why it's causing crashes, but for now that will have to wait, I guess. -Jack On Mon, May 24, 2004 at 09:48:01AM -0700, Anthony Carathimas wrote: > 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 > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > -- > opencl-devel mailing list > https://lists.sourceforge.net/lists/listinfo/opencl-devel |