精華區beta EE_DSnP 關於我們 聯絡資訊
我在做完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)
ric2k1:What's your machine and g++ version? (g++ --version) 01/18 21:35
cookieben:ccws4 01/18 21:37
cookieben:轉到ccws8就可以了@@ 01/18 21:38
valken:是lib的問題 01/18 22:33
ric2k1:ccws 版本的 lib 是在 ccws2 上 compile 的... 01/18 23:04
ric2k1:Please make sure you're compiling on compatible machine 01/18 23:05