Displaying 4 results from an estimated 4 matches for "tgloc".
2009 Mar 25
2
[LLVMdev] llvm-2.5 build failure (fedora f10)
...the current svn dies in the following way:
/home/maurice/installation/llvm-dev/utils/TableGen/Debug/TGLexer.o: In
function `llvm::TGLexer::getNextChar()':
/home/maurice/installation/llvm-dev/utils/TableGen/TGLexer.cpp:71: undefined
reference to `llvm::TGSourceMgr::FindBufferContainingLoc(llvm::TGLoc) const'
/home/maurice/installation/llvm-dev/utils/TableGen/Debug/TGLexer.o: In
function `llvm::TGLexer::PrintError(llvm::TGLoc, std::basic_string<char,
std::char_traits<char>, std::allocator<char> > const&) const':
/home/maurice/installation/llvm-dev/utils/TableGen/TGL...
2009 Mar 25
0
[LLVMdev] llvm-2.5 build failure (fedora f10)
...ollowing way:
>
> /home/maurice/installation/llvm-dev/utils/TableGen/Debug/TGLexer.o: In
> function `llvm::TGLexer::getNextChar()':
> /home/maurice/installation/llvm-dev/utils/TableGen/TGLexer.cpp:71:
> undefined reference to
> `llvm::TGSourceMgr::FindBufferContainingLoc(llvm::TGLoc) const'
> /home/maurice/installation/llvm-dev/utils/TableGen/Debug/TGLexer.o: In
> function `llvm::TGLexer::PrintError(llvm::TGLoc,
> std::basic_string<char, std::char_traits<char>, std::allocator<char> >
> const&) const':
> /home/maurice/installation/ll...
2009 Mar 25
0
[LLVMdev] llvm-2.5 build failure (fedora f10)
Hello, Neal
> You may want to note that you need glibc-devel.i386 to build. Otherwise you
> get error on /usr/include/gnu/stubs-32.h missing.
Do you have pure 64 bit system?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Mar 25
3
[LLVMdev] llvm-2.5 build failure (fedora f10)
You may want to note that you need glibc-devel.i386 to build. Otherwise you
get error on /usr/include/gnu/stubs-32.h missing.