Skip to content

Add support for building arm64 libraries#11

Merged
cmb69 merged 1 commit intowinlibs:masterfrom
niyas-sait:add_arm64_build_target
Oct 27, 2024
Merged

Add support for building arm64 libraries#11
cmb69 merged 1 commit intowinlibs:masterfrom
niyas-sait:add_arm64_build_target

Conversation

@niyas-sait
Copy link
Copy Markdown
Contributor

The change would enable building debug and release versions of arm64 library

@niyas-sait
Copy link
Copy Markdown
Contributor Author

@weltling and @cmb69 , Would you be able to review the changes ?

For context, I am trying to enable building python package lxml for windows on arm64 platforms and this is one of the dependencies used by https://github.com/mhils/libxml2-win-binaries.git to build the final library package for building lxml

@cmb69
Copy link
Copy Markdown
Member

cmb69 commented Oct 27, 2024

Thank you for the PR! And sorry for the looong delay.

I can't test on ARM64 (could do a cross-compilation at best), but since this doesn't affect Win32 or x64 builds, I'm going to merge. Would that already resolve winlibs/libxml2#6, or are changes to other libs needed as well?

Also note that PR #13 adds ARM64 support for a MSVC17 solution, likely somewhat different than in this PR.

@BigDally
Copy link
Copy Markdown

BigDally commented Nov 13, 2024

Any updates on winlibs/libxml2#6, and the ability to build lxml for Windows ARM64?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants