Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-12-03 11:28:59


On Friday 03 December 2004 14:58, Toon Knapen wrote:
> Vladimir Prus wrote:
> > On Wednesday 01 December 2004 14:50, Toon Knapen wrote:
> >
> > - take the 'convert.jam' file from the attached archive, add "import
> > convert ; " somewhere in your project and then use:
> >
> > lib your_lib : objects ;
> > convert objects obj : a.cpp b.cpp ;
>
> So this works great. One last problem (I hope it's the last;-) is that
> the fake_mpi or real_mpi is not propagated to exe targets that use the
> library that is compiled with <parallelism>fake or <parallelism>mpi.

Ehmm.. what's "propagated"?

> Just try 'bjam link=static test_seq' in attached project

Well, it does not compile for lack of mpi.h. Could you clarify what do you
expect and what do you get.

- Volodya

 


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