Boost logo

Boost :

From: Phil Endecott (spam_from_boost_dev_at_[hidden])
Date: 2021-01-23 17:48:13


John Maddock wrote:
> I have no solution for this, but I note that neither do we have CI, nor
> tests on
> https://www.boost.org/development/tests/develop/developer/summary.html
> that aren't Intel x86.? The compiler list has shrunk to msvc/clang/gcc
> as well.

For a while in 2017-2018 I was running ARM64 tests on Scaleway hardware
which appeared in the test matrix. I had the impression no-one ever took
any interest.

It would not be difficult to set this up on AWS ARM instances, though there
would be some costs involved. Interestingly AWS now also has x86 Macs
though they aren't cheap.

If anyone fancies something even more exotic to experiment with, how
about Emscripten / Wasm? In my limited experience, header-only Boost
seems to work OK though I do get a few warnings. It is an interesting
platform these days because it is 32-bit. I think that running tests
on it could be quite a challenge!

Regards, Phil.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk