Boost support for Arm64/Windows
Hi, I am interested in using Boost as a dependency on the Arm64/Windows platform but have been struggling to find information about the status for Boost libraries in general for Arm64/Windows. I am aware of a few specific libraries that directly mention their support status for Arm64/Windows (Boost.Atomic and Boost.Context, for example) or have had Arm64 related patches in their release notes (Boost.Build, for example). Are there any public boards/trackers for the current Boost status or outstanding issues for Boost on Arm64/Windows that I may have missed? Or should platform support be generally assumed to work outside of specific cases like Boost.Context so long as a conformant compiler is provided for the platform? Thanks!
On Fri, Aug 12, 2022 at 3:16 PM Jonathon Penix via Boost-users
I am interested in using Boost as a dependency on the Arm64/Windows platform
Boost.URL (soon to be reviewed, starting August 13th if you would like to participate) is tested on ARM64. Boost.JSON (which IS part of Boost) should be tested on ARM64. If it is not already, ahem... the maintainer should add it to the CI matrix and ensure that it works (he can copy the CI settings from Boost.URL's dronefile). Thanks
participants (2)
-
Jonathon Penix
-
Vinnie Falco