Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-06-10 06:32:14


On Friday 10 June 2005 02:04, Craig Rodrigues wrote:
> On Mon, Jun 06, 2005 at 07:27:48PM -0500, Rene Rivera wrote:
> > Very useful.. we've wanted the functionality in bjam for a long time!
> > For example we could use popen() instead of raw exec() to run actions
> > and hence solve the parallel build problem of output getting scrambled.
>
> Can you point me to an example of how to implement a function
> in the Jam language which in turn goes and calls a function in C?

Take a look at builtins.c, there are a lot of examples. The simplest one is
builtin_match.

- Volodya

-- 
Vladimir Prus
http://vladimir_prus.blogspot.com
Boost.Build V2: http://boost.org/boost-build2
 

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