$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jared McIntyre (jmcintyre_at_[hidden])
Date: 2005-02-07 18:13:07
Turns out it was the difference between treating wchar_t as a default type or not. When I modified the build process
for the library to not treat wchar_t as a default type, everything linked clean.
Once again, thanks for all the help.
Jared