$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-03-11 21:52:03
At 08:27 PM 3/11/2003, Alisdair Meredith wrote:
>Borland fails several tests due to missing exports from <limits> in its
>dynamic runtime library.
One question: Is there any way to work around the missing exports by adding
some Borland specific code to boost/limits.hpp? Or would that just cause
problems if the user happened to link staticly?
--Beman