$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] tss.hpp:82: undefined reference to 'boost::detail::get_tss_data
From: wuguangjun (wuguangjun_at_[hidden])
Date: 2009-04-14 21:46:59
Hello boosters:
When I build boost_1_38, I use 'configure -prefix=/usr' command to put boost files in /usr/ directory.
I compile Lintel a paser for cello99, a error occurs: the information is as follows:
/usr/include/boost-1_38/boost/thread/tss.hpp:82: undefined reference to 'boost::detail::get_tss_data(void const*)'
Is it a bug for boost or some other causes? Would anyone help me?
2009-04-15
wuguangjun