$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Brian Budge (brian.budge_at_[hidden])
Date: 2006-11-03 02:31:23
Hi all -
I have a project which will build object files via mpic++ and my own
compiler (which for now is just a wrapper of gcc, similar to mpicc). Is it
possible to add support for these to bjam? If so, is there documentation
somewhere that I missed?
Thanks,
Brian