Re: b2 generation of boundnames
Stefan Seefeld via Boost-build <[email protected]> Wed, 19 Dec 2018 22:48:58 -0500
| Newsgroups | gmane.comp.lib.boost.build |
|---|---|
| Message-ID | <[email protected]> |
On 2018-12-19 22:47, Steven Watanabe via Boost-build wrote:
> AMDG
>
> On 12/19/2018 08:43 PM, Stefan Seefeld via Boost-build wrote:
>> <snip>
>>> Jamroot:
>>> lib static : static.cpp : <link>static ;
>>> lib shared : shared.cpp : <link>shared ;
>>> exe main : main.cpp static shared ;
>>>
>>> $ b2 link=static # builds link-static/main.o
>>> $ b2 link=shared # builds link-shared/main.o
>> Ah, so had the two libraries `static` and `shared` not explicit `link`
>> properties, they would both be compiled as `shared` and `static` libs
>> respectively in the two invocations ?
>>
> Exactly.
Thanks, that makes sense !
Stefan
--
...ich hab' noch einen Koffer in Berlin...
_______________________________________________
Unsubscribe & other changes: https://lists.boost.org/mailman/listinfo.cgi/boost-build