Boost logo

Boost :

From: John Maddock (john_at_[hidden])
Date: 2005-01-23 05:34:39


> But you can do the same in you test/Jamfile. Above the reference to the
> DLL is "<dll>../libs/config/test/link/link_test", of course you would use
> different paths ;-)

I think Jody wants something different: to test dlopen, which means not
linking to the dll, but having the application "know" where it's located at
runtime. That's rather harder, but it should be possible for bjam to figure
out the path and pass it to the exe on the command line?

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk