Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2004-08-24 07:08:49


Toon Knapen wrote:

> > Then the command line contains: "-la -lb". If I have
> >
> > exe main : main.cpp b a ;
> > lib a ;
> > lib b : : <use>a ;
> >
> > then the command line contains "-lb -la", as it should if 'b' uses
> > function from 'a'.
> >
> > So you can try this approach, too.
>
> This works like a charm. Thanks !!!

Excellent. Hopefully we've done with handling that messy order-sensitivity on
Unix system now.

- 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