ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
Re: [boost] [Test] and [bjam] questions re DLLS
by David Abrahams other posts by this author
Sep 29 2005 12:10PM messages near this date
confirm 6c8e5a7d5919e2ef05d8ea15a91aa423ee9d74f5 | Re: [boost] [mpl] naming the math project
SOURCE "Robert Ramey" <ramey@[...].com>  writes:

>  make sure that the test_dll is placed in the same target directory as 
>  test_main - which I don't know how to make bjam do.
> 
>  Is there any information on how to go about building and testing DLLS/Shared 
>  Libraries?

It should "just work." I do this kind of thing with Boost.Python all
the time.  Just make your test depend on the library; Boost.Build will
automatically make sure the DLL/.so ends up in the
PATH/LD_LIBRARY_PATH (or some other variable on other *nixes).

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved