$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_maddock_at_[hidden])
Date: 2003-06-19 05:25:39
> I have some undefined references (see below).
>
> It looks like I have to use a compiler definition?
> Is it possible to use regex with gcc.3.2.3?
Of course, but if you want to use it with STLport, then you must build the
regex lib with STLport as well.
John.