Boost logo

Boost-Build :

From: brock_peabody (bpyama_at_[hidden])
Date: 2003-11-03 09:48:32


--- In jamboost_at_[hidden], "Brock Peabody" <bpyama_at_h...> wrote:
> -----Original Message-----
> From: Vladimir Prus [mailto:ghost_at_c...]
> Sent: Monday, November 03, 2003 4:15 AM
> (static or dynamic) and whether or not you use MFC.
>
> >I see. So, if the change to <user-interface> works for you, maybe
you can
> >submit a patch?
>
> Yes. I'll test it right now.

Actually, maybe propagation is not the correct way to address this
problem. I think what we really want to be able to say is that
<user-interface> has no effect on anything besides exes. For
instance if I have a shared library:

lib a : a.cpp : <link>shared ;

Typing:

bjam <user-interface>gui
bjam <user-interface>console
bjam

Should all have the exact same effect. Propagation becomes a mute
point. What do you think?

Brock

 


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