https://issues.apache.org/bugzilla/show_bug.cgi?id=56596
--- Comment #12 from Mark Thomas <ma...@apache.org> --- There appear to be a couple of problems with those DLLs. The depends tool reports that: - the 32-bit DLL depends on 64-bit libraries - the 64-bit DLL depends the MS Visual C runtime msvcr100.dll There a a few hoops that need to be jumped through to build these DLLs 'correctly' (i.e. with the same minimal dependencies as the ASF versions). Good progress has been made documenting these hoops in the last few days. The latest information can be found on the wiki: http://wiki.apache.org/tomcat/BuildTcNativeWin I've just got the build environment set up and I am about to start building the various versions (IA64, AMD64, X86) of OpenSSL and APR. I'll be updating the Wiki as I go along. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org