[Bug 62131] dependency on MSVC2010

2018-02-26 Thread bugzilla
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

[Bug 62131] dependency on MSVC2010

2018-02-26 Thread bugzilla
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

[Bug 62131] dependency on MSVC2010

2018-02-25 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62131 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED OS|