« Return to Thread: [1.35] what gets built and installed?

Re: [1.35] what gets built and installed?

by Rene Rivera-2 :: Rate this Message:

Reply to Author | View in Thread

John Maddock wrote:
> If I do a:
>
> bjam stage --toolset=msvc-8.0 --with-regex
>
> Then with 1.35 I don't get any static libraries built, just the dll's.  Was
> this a deliberate change somewhere?  It's a problem because the default for
> auto-linking is to look for static rather than dynamic libraries.

Yes, it was intentional
<http://article.gmane.org/gmane.comp.lib.boost.devel/168552>. We also
discussed it at one point
<http://article.gmane.org/gmane.comp.lib.boost.devel/166847>. I guess we
should switch autolink to default to the dynamic libs?


--
-- Grafik - Don't Assume Anything
-- Redshift Software, Inc. - http://redshift-software.com
-- rrivera/acm.org - grafik/redshift-software.com
-- 102708583/icq - grafikrobot/aim - grafikrobot/yahoo
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: [1.35] what gets built and installed?