$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2000-11-03 07:39:58
>I am not able to build the regex library using the free Borland C++
>version 5.5.1 with STLPort 4.0.
That's not something I've tested - I'll look into it if I have time - in
theory it shouldn't be that hard (!!).
BTW, I get the impression that not many people are using STLPort with C++
Builder - the need there is not as great as it is with VC6 for example,
although I accept that this does add the hash-table based containers.
- John.