$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] darwin dll-path no effect
From: Michael Pust (pust_at_[hidden])
Date: 2008-12-13 00:43:30
hello,
i am using boost.build (bundled with boost 1.37.0) to build an
application and im noticing that dll-path option has no effect on
darwin (gcc-4.0.1 os10.5.5) other than to reorder the build steps. i
still have to specify DYLD_LIBRARY_PATH to find my support libraries
after install.
is this a known problem with this version of boost.build?
thanks,
michael pust