$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: gdprosch_at_[hidden]
Date: 2006-04-14 11:57:40
I need to amend my earlier assertion (see below). I had incorrectly
specified my link instructions for static linkage. If I link against
the static library the problem is resolved. This is, however,
undesirable so I would still like to resolve the link issue against the
dynamic library.
<< I have verified that the symbol is present in the debug and archive
versions of the library and I have even tried linking against those with
the same results. >>
Thanks again - Greg