$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2008-03-26 10:34:37
Richard Crossley wrote:
> Thanks!
>
> The runtime-link=static is what I was missing.
>
> By ABI naming I meant the 'sdg' part of the library name, referred to on the
> Getting Started page as the 'ABI tag' and I understand now that with
> link=static this portion shouldn't have changed.
>
> In my defence... It's been a long time since I needed to rebuild the boost
> libraries and things seemed to have changed; the Getting Started page
> identifies the potential library variants but not, as far as I can see, the
> options required to generate them
Maybe, GS should actually list those options.
- Volodya