作者cookieben (...  N )
看板EE_DSnP
标题[问题] make异常
时间Thu Jan 18 21:30:57 2007
我在做完simulate要make去测时
在最後的> building bdd...时
却出现一堆未知的错误讯息
前几行如下
../../lib/libcmd.a(cmdCommon.o)(.text+0x10aa): In function
`UsageCmd::exec(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)':
: undefined reference to `__gnu_cxx::__pool<true>::_M_reclaim_block(char*,
unsigned int)'
../../lib/libcmd.a(cmdCommon.o)(.text+0x149f): In function
`UsageCmd::exec(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)':
: undefined reference to `__gnu_cxx::__pool<true>::_M_reclaim_block(char*,
unsigned int)'
../../lib/libcmd.a(cmdCommon.o)(.text+0x160c): In function
`UsageCmd::exec(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)':
: undefined reference to `__gnu_cxx::__pool<true>::_M_reclaim_block(char*,
unsigned int)'
../../lib/libcmd.a(cmdCommon.o)(.text+0x165c): In function
`UsageCmd::exec(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)':
--
想请问这是哪里的问题呢@@?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 140.112.33.163
※ 编辑: cookieben 来自: 140.112.33.163 (01/18 21:31)
1F:推 ric2k1:What's your machine and g++ version? (g++ --version) 01/18 21:35
2F:推 cookieben:ccws4 01/18 21:37
3F:→ cookieben:转到ccws8就可以了@@ 01/18 21:38
4F:推 valken:是lib的问题 01/18 22:33
5F:推 ric2k1:ccws 版本的 lib 是在 ccws2 上 compile 的... 01/18 23:04
6F:→ ric2k1:Please make sure you're compiling on compatible machine 01/18 23:05