This package provides BST.py
and helper scripts, to make native and
cross-compilations easier when using a Software Installation Tree (SIT).
$ uv sync
$ source .venv/bin/activate
$ source useFromHere.sh
$ BST.py [options]
$ source /hri/sit/latest/DevelopmentTools/ToolBOSCore/5.2/BashSrc
$ BST.py [options]
$ BST.py [options]
$ cd ~/local/ToolBOSLib
$ BST.py
$ cd ~/local/ToolBOSLib
$ BST.py -p windows-amd64-vs2017
Note: We execute the Microsoft Visual Studio compiler and linker under Linux, using the Wine framework. Thus, the resulting binaries do not link against any emulation layer or helper libraries.