Re: [EXTERNAL] compiling for msvc arm64
Marc Sweetgall via Boost-build <[email protected]> Tue, 3 Dec 2019 19:05:34 +0000
| Newsgroups | gmane.comp.lib.boost.build |
|---|---|
| Message-ID | <DM6PR00MB078193F99ED98FE426CF99B8AF420@DM6PR00MB0781.namprd00.prod.outlook.com> |
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 <[email protected]> On Behalf Of ethn v via Boost-build Sent: Tuesday, December 3, 2019 2:49 AM To: [email protected] Cc: ethn v <[email protected]> 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. _______________________________________________ Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build