On 08/08/2023 16:57, Mladen Turk wrote:


On 8/8/23 15:29, Mark Thomas wrote:
On 08/08/2023 13:27, mt...@apache.org wrote:
This is an automated email from the ASF dual-hosted git repository.

mturk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git


The following commit(s) were added to refs/heads/main by this push:
      new 12666aa60 Remove unused libraries and add support for 'Hybrid CRT' technique.

This all looks interesting. What does this mean for the build environment?

Do we still need to build with your CMSC bundle?


Nope.
Thats the idea to move forward.

Best is to use the VisualStudio Build Tools.
I've build apr-1.7.4 and openssl-3.0.10 using STATIC_CRT=Hybrid
and VisualStudio 2022.

No need to patch openssl because of /MD /MT issue.

Produced binary depends only on the Universal CRT, but not
on VCRuntime, so no redist packages are needed.

Excellent! That is really good news.

I'll try this once I have got the August release round out of the way.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to