$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: hugo_duncan (hugo_duncan_at_[hidden])
Date: 2002-02-04 11:52:53
--- In jamboost_at_y..., Rene Rivera <grafik666_at_r...> wrote:
> Is there a way to pass an arg to the linker that resolves this? If there isn't
> then there is no choice but to add archive flags. I'll see about adding it if
> there is no other way.
>
The flag needs to be specified when building the library file as it effects the internal layout of the library file. I don't know of any other way of doing this.