Boost logo

Boost-Build :

Subject: [Boost-build] Adding a toolset for a compiler
From: Edward Diener (eldiener_at_[hidden])
Date: 2018-09-20 18:25:20


Given compiler 'xxx' with a command line 'xxx -c compile parameters...'
for compiling cpp/c source to object files and a command line 'xxx link
parameters... ' for linking object files into a library or an
executable, what is the minimum contents of xxx.jam which are needed to
use that jamfile as a 'toolset=xxx' on a b2 command line ? Is there some
prorotype I can use for doing this ?


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