$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Craig Rodrigues (rodrigc_at_[hidden])
Date: 2005-06-09 17:04:31
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?
I'll try and prototype a "shell" function for bjam this
weekend, because I would find this feature very useful.
-- Craig Rodrigues rodrigc_at_[hidden]