|
Boost-Build : |
From: peter_schoen1_web_de (Peter.Schoen1_at_[hidden])
Date: 2003-09-01 10:19:25
Hi Volodya,
many thanks for your help!
I have one more question regarding the -rpath option:
In a Jam project tree, I have:
-a shared library
-an application using this lib.
Compiling and linking works, but -rpath is not added to the linker's
command line, so I have to set LD_LIBRARY_PATH to point to the shared
library.
I tried to specify:
bjam hardcode-dll-paths=true
But this didn't help. What do I have to do, in order to link the
library to the application with -rpath enabled?
Very best wishes
-Peter-
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