[Botan-devel] Re: compiling botan on cygwin linking with windows libraries inst ead cygwin
Brought to you by:
randombit
|
From: Carathimas, A. G <ag...@sa...> - 2004-05-23 00:11:35
|
Actually your test program doesn't work when I compile with -mno-cygwin param., it's results are: g++ -mno-cygwin test.cpp -o test ./test 0 0 So I guess I need a way to compile botan with out using /dev/urandom. |