$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Darren Garvey (darren.garvey_at_[hidden])
Date: 2008-02-19 17:56:13
On 19/02/2008, Robert Dailey <rcdailey_at_[hidden]> wrote:
>
> Hi,
>
> I've been doing a lot of Googling on this issue and I haven't found a
> resolution. How can I prevent the boost build process from mangling the
> library names?
I believe you can do this by adding "--layout=system" to your command line.
Hope that helps,
Darren