$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2008-07-14 04:39:22
John Femiani wrote:
> I propose what you suggested as a possiblility:
>
> boost_xyz.dll
> boost_xyz.dll.a (import lib)
> libboost_xyz.a (static lib)
>
>
Hmm, yes this should work. But what about compatibility to other windows
linkers?
Roland