Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2006-12-15 18:47:21


aulwelling_at_[hidden] writes:

> Hi I'm new to jam. I am working on a project that is built with
> boost jam (version 3.1.13), using almost none of the provided rules.

I don't think you're going to find much support for that here. We
mostly have no investment in bjam except inasmuch as it supports the
development of Boost.Build (and some of us would really like to kill
it ;->) Most of us never knew what the old Jambase rules did, and
among those of us who did know, many have forgotten.

> With this setup, src would represent the main project a user is
> trying to build, and swap_code represents the read-only code that
> must be compiled/linked with the files in src. Now when I run Jam
> from TOP/src, all of my files end up in the exact wrong location,
> the swap_code directory:

The location of built targets is determined by the LOCATE variable set
"on" the target. I hope that helps, because it's all I've got.
 

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

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