Boost logo

Boost-Build :

From: M. Dodson (md403_at_[hidden])
Date: 2020-02-01 23:20:02


Hello,

I am trying to cross compile Boost libraries for RTEMS (Real-Time Executive for Multiprocessor Systems) on RISC-V.

I have the toolchain available (e.g., riscv-rtems5-gcc).

Based on the Boost.Build user manual, I am not sure this is actually possible.

Following the ‘cross-compile’ instructions in section 4.9, it appears I have to supply a specific target operating system and that RTEMS is not supported.

Am I reading this correctly?

Is there any other way for me to cross-compile Boost for use with RTEMS?

Thanks,

Mike


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