Displaying 3 results from an estimated 3 matches for "uaexaav".
2008 Dec 05
0
[LLVMdev] Build errors on trunk for about a week now.
..._O?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEXAAV01@@Z)
referenced in function "public: virtual void __thiscall
llvm::RegisterInfoEmitter::run(class std::basic_ostream<char,struct
std::char_traits<char> > &)"
(?run at RegisterInfoEmitter@llvm@@UAEXAAV?$basic_ostream at DU?$char_traits at D@std@@@std@@@Z)
4>DAGISelEmitter.obj : error LNK2001: unresolved external symbol
"public: void __thiscall std::basic_string<char,struct
std::char_traits<char>,class std::allocator<char> >::`copy constructor
closure'(class std::basi...
2008 Dec 05
2
[LLVMdev] Build errors on trunk for about a week now.
On Fri, Dec 5, 2008 at 1:52 PM, OvermindDL1 <overminddl1 at gmail.com> wrote:
> / * snip */
Actually, rebuilding it makes "debug tblgen" fail with the errors at
the end of this email, and as such everything that depends on it, how
odd...
When I get back to that computer then I will clean its directory,
update from SVN (please fix the const thing soon :) ), and rebuild
fresh...
2008 Dec 05
3
[LLVMdev] Build errors on trunk for about a week now.
...DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAEXAAV01@@Z)
> referenced in function "public: virtual void __thiscall
> llvm::RegisterInfoEmitter::run(class std::basic_ostream<char,struct
> std::char_traits<char> > &)"
> (?run at RegisterInfoEmitter@llvm@@UAEXAAV?$basic_ostream at DU?$char_traits at D@std@@@std@@@Z)
> 4>DAGISelEmitter.obj : error LNK2001: unresolved external symbol
> "public: void __thiscall std::basic_string<char,struct
> std::char_traits<char>,class std::allocator<char> >::`copy constructor
> closure&...