On Thu, 7 Jun 2007, Gutjahr, Troy wrote: > Daniel, does libcurl provide a configurable option to build for > multi-threaded use? If so, perhaps it should be done the same way in > libssh2.
The libcurl configure script do some checks and adds -D_REENTRANT for the systems that need it, and I think that is the correct approach for libssh2 as well. I'm currently trying to put together releases in two of the projects I maintain but once I'm done with that I can have a look at doing this fix for libssh2 unless someone else beats me to it. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel