Boost logo

Boost-Build :

From: Marc Sweetgall (marcs_at_[hidden])
Date: 2019-12-03 19:05:34


You should be able to build msvc ARM64 with
architecture=arm address-model=64
so long as you’re using B2 4.0+.

Thanks
Marc

From: Boost-build <boost-build-bounces_at_[hidden]> On Behalf Of ethn v via Boost-build
Sent: Tuesday, December 3, 2019 2:49 AM
To: boost-build_at_[hidden]
Cc: ethn v <ethnvine_at_[hidden]>
Subject: [EXTERNAL] [Boost-build] compiling for msvc arm64

Hi all,
  I was intending to compile boost for msvc arm64.
  When I execute the following command,
b2 toolset=msvc architecture=arm64 address-model=64
  I get an error saying that arm64 is not an valid architecture. Can someone pls point me to the correct way to build arm64 with msvc v141?
Thanks.



Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk