Boost logo

Boost-Build :

From: ethn v (ethnvine_at_[hidden])
Date: 2019-12-05 05:36:35


Thanks for the pointers,
Not all the libraries build in arm64, (but the libs I need did build fine).
Just attaching the errors.
Thanks.

On Wed, Dec 4, 2019 at 12:51 AM Marc Sweetgall via Boost-build <
boost-build_at_[hidden]> wrote:

> 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.
> _______________________________________________
> Unsubscribe & other changes:
> https://lists.boost.org/mailman/listinfo.cgi/boost-build
>





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