$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (John_Maddock_at_[hidden])
Date: 2001-02-03 07:03:03
>I updated to 1.20.1 and thought to give regex a try. :) Using g++ 2.95.2
>with regex works fine. But when trying to compile and link with STLport
4.0
>linking fails. I tried under Linux and Cygwin and got always the same
>errors.
Did you rebuild the regex library with STLPort support enabled - you will
need to modify gcc.mak to include the STLPort include path.
- John Maddock
http://ourworld.compuserve.com/homepages/john_maddock/