https://bz.apache.org/bugzilla/show_bug.cgi?id=62131
--- Comment #3 from shimshon ---
I looked with procmon on loading DLLs order. I see that msvcr100.dll is loaded
before jvm.dll. I see that in depends (depends.exe) indeed the jvm.dll is
dependent on msvcr100.dll.
So, it is not related to Apache
https://bz.apache.org/bugzilla/show_bug.cgi?id=62131
--- Comment #2 from Christopher Schultz ---
IIRC, every windows binary that uses pretty much any basic libc functions will
link to MSVC[RS][0-9]+.DLL. The versions of tcnative.dll that Tomcat publishes
always try to use the "versionless" flavor
https://bz.apache.org/bugzilla/show_bug.cgi?id=62131
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
OS|