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.