search for: build_llvm_svn_rw

Displaying 3 results from an estimated 3 matches for "build_llvm_svn_rw".

2013 Sep 07
3
[LLVMdev] llvm-config curses-related failures
Hello, I'm trying to build some code that relies on LLVM as a library (out-of-source). It uses llvm-config for the compilation & linkage flags. Some recent change breaks it, and with the newest trunk LLVM I get: /home/eliben/llvm/build_llvm_svn_rw/Debug+Asserts/lib/libLLVMSupport.a(Process.o): In function `terminalHasColors': /home/eliben/llvm/llvm_svn_rw/lib/Support/Unix/Process.inc:256: undefined reference to `setupterm' /home/eliben/llvm/llvm_svn_rw/lib/Support/Unix/Process.inc:274: undefined reference to `tigetnum' /home/elib...
2013 Sep 07
2
[LLVMdev] llvm-config curses-related failures
...gmail.com> wrote: > > Hello, > > I'm trying to build some code that relies on LLVM as a library > (out-of-source). It uses llvm-config for the compilation & linkage flags. > Some recent change breaks it, and with the newest trunk LLVM I get: > > /home/eliben/llvm/build_llvm_svn_rw/Debug+Asserts/lib/libLLVMSupport.a(Process.o): > In function `terminalHasColors': > /home/eliben/llvm/llvm_svn_rw/lib/Support/Unix/Process.inc:256: undefined > reference to `setupterm' > /home/eliben/llvm/llvm_svn_rw/lib/Support/Unix/Process.inc:274: undefined > reference to...
2013 Sep 07
0
[LLVMdev] llvm-config curses-related failures
...lt;eliben at gmail.com> wrote: > Hello, > > I'm trying to build some code that relies on LLVM as a library (out-of-source). It uses llvm-config for the compilation & linkage flags. Some recent change breaks it, and with the newest trunk LLVM I get: > > /home/eliben/llvm/build_llvm_svn_rw/Debug+Asserts/lib/libLLVMSupport.a(Process.o): In function `terminalHasColors': > /home/eliben/llvm/llvm_svn_rw/lib/Support/Unix/Process.inc:256: undefined reference to `setupterm' > /home/eliben/llvm/llvm_svn_rw/lib/Support/Unix/Process.inc:274: undefined reference to `tigetnum'...