Boost logo

Boost :

From: FAVRE-REGUILLON Pascal (p.favre_at_[hidden])
Date: 2003-04-04 07:36:20


Hello,
I try to link executable with boost and STLPORT library to no effect.
I use g++ for Linux and CC for Sun solaris.

Do you have any workaround to the folowing errors ?
undefined reference to `boost::reg_expression<char,
boost::regex_traits<char>, _STL::allocator<char>
>::reg_expression(_STL::allocator<char> const&)'
undefined reference to `boost::reg_expression<char,
boost::regex_traits<char>, _STL::allocator<char>
>::operator=(boost::reg_expression<char, boost::regex_traits<char>,
_STL::allocator<char> > const&)'
undefined reference to `boost::reg_expression<char,
boost::regex_traits<char>, _STL::allocator<char> >::~reg_expression()'

...

Thanks for your help .
Pascal.



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk