thanks. I didn't know of the only-header version.
2010/7/1 Gennadiy Rozental
Germán Diago
writes: Hello all. I'm having a hard time trying to link a binary against libbost_unit_test_framework.
I was developing some software in my laptop. This laptop has installed boost libraries from the repositories (it's boost-1.40 ubuntu 10.04).
I had to pass this code to another computer, which hadn't boost installed, so I copied what I had in ubuntu from the repositories into my project, headers included. My project uses boost_system and boost_thread as well. Both machines are 64 bit machines with intel. But when compiling, I get this:
td::char_traits<char> >::_M_extract<unsigned long>(unsigned long&)@GLIBCXX_3.4.9'
Looks like you've got different glibc versions. I suggect you try single header version of boost test and avoid linking altogether.
Gennadiy
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users