$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-11-11 06:42:23
>So my question is what specific thing is threadmon doing that you think
>requires the DLL version of the runtime?
It has to built as a dll, but I suspect it can be built to do a static link
to the rtl. However I'm not sure that this is a build system issue - the
thread lib is completely trivial to build from within your favoured IDE -
in short you can do anything you want with it.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/