Subject: Re: [boost] Is boost supported on z/os
From: Antony Polukhin (antoshkka_at_[hidden])
Date: 2018-10-26 17:58:15


On Thu, Oct 25, 2018, 07:50 Naveen Sharma via Boost <boost_at_[hidden]>
wrote:

> Hello
>
> Does boost supported on z/os or may be subset of library.
>

Most of the libraries should work well. There may be problems with
libraries that use OS calls a lot (like Boost.Filesystem).

The best way to know it - to try. If something does not work - we can fix
it, but to be able to do that you have to run regression tests for some
time on zOS: https://www.boost.org/development/running_regression_tests.html

>