Boost logo

Boost Users :

From: Darren Moore (darren.moore_at_[hidden])
Date: 2006-07-13 00:33:29


Hi Cromwell,

Thanks for your response.
I just re-built Boost.Regex using bjam, and then tried building my simple
test program again linking in the freshly built library - same error as
before.

The undefined reference error is for basic_regex::do_assign which is
implemented in /usr/include/boost-1_33_1/boost/regex/v4/basic_regex.hpp.
This makes me suspect that this error is caused by something other than
linking an incorrect regex library.

Any further ideas are much appreciated.

Darren.

> Hi, Darren.
>
> Make sure you've built the Boost.Regex library first,
> using BJam. See
> <http://www.boost.org/more/getting_started.html>.
>
> Cromwell D. Enage


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net