rules_perl icon indicating copy to clipboard operation
rules_perl copied to clipboard

Support for Windows arm64

Open andrewkatson opened this issue 11 months ago • 5 comments

I am working on Windows (x86 and arm64) support for openssl and bzlmod in: https://github.com/raccoons-build/bazel-openssl-cc/pull/5. I am wondering if there are plans for a toolchain for Windows arm64.

andrewkatson avatar Feb 08 '25 17:02 andrewkatson

Oh I noticed that even the x86_64 Windows toolchain isn't ready yet...

andrewkatson avatar Feb 16 '25 02:02 andrewkatson

Frustratingly, yes: https://github.com/bazel-contrib/rules_perl/issues/30

There hasn't been any engagement from maintainers on this so it's not clear if it's even worth taking the time to open a pull-request 😞

UebelAndre avatar Mar 05 '25 21:03 UebelAndre

Ah I see. Well I guess we can close this since that one exists already! Thank you!

andrewkatson avatar Mar 06 '25 16:03 andrewkatson

The other one was closed with no explanation. I would keep this one open.

UebelAndre avatar Mar 06 '25 16:03 UebelAndre

I'm not sure why the other issue was closed. Unfortunately, there is no roadmap for the Perl Rules. If you have code that adds the functionality you require without changing any of the current functionality, please submit it.

skeletonkey avatar Mar 09 '25 17:03 skeletonkey

Windows support is included in https://github.com/bazel-contrib/rules_perl/pull/84 but it doesn't add a arm64 toolchain. If that PR merges then that will be the only remaining task to complete this.

UebelAndre avatar Apr 14 '25 20:04 UebelAndre