8 Dec
2004
8 Dec
'04
12:10 a.m.
Hi,
I have several unresolved symbols in a test routine compiled on tru64,
using libboost_regex-tru.so.
The same routine runs great on linux with libboost_regex-gcc.so.
I'm using boost 1.32, cxx version 6.5-041
cxx -o regex regex.o -hidden -lcxxstd -non_hidden -rpath /usr/lib
-L/usr/lib -lboost_regex-tru
ld:
Unresolved:
boost::regbase::regbase(void)
boost::c_regex_traits<char>::init(void)
...
boost::re_detail::c_traits_base::lower_case_map
...
boost::c_regex_traits<char>::transform(std::basic_string