$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [regex] problem with linking to boost_regex
From: Phani Deepak Parasuramuni (phanidee_at_[hidden])
Date: 2009-05-10 03:31:11
hi,
this is the first time iam using boost::regex.
when i compile the program, it lists a lot of 'undefined reference to' s to
regex functions.
tried setting linked flag -llibboost_regex-gcc43-mt and -L/usr/local/lib in
eclipse but no use.
please help.
-
Phani.