Displaying 1 result from an estimated 1 matches for "sc_simcontext".
2011 Jul 31
1
[LLVMdev] Question about compile Systemc code
...nrui/Desktop/llvm/systemc-2.2.0/lib-linux/libsystemc.a(sc_main_main.o):
In function `sc_core::message_function(char const*)':
sc_main_main.cpp:(.text+0x8c): undefined reference to
`std::ctype<char>::_M_widen_init() const'
/home/chenrui/Desktop/llvm/systemc-2.2.0/lib-linux/libsystemc.a(sc_simcontext.o):
In function `sc_core::sc_process_table::~sc_process_table()':
sc_simcontext.cpp:(.text+0x184): undefined reference to
`std::ctype<char>::_M_widen_init() const'
sc_simcontext.cpp:(.text+0x1a4): undefined reference to
`std::ctype<char>::_M_widen_init() const'
/home/chenrui...