[LLVMdev] -ltinfo and -lz causing problems

Frank Winter fwinter at jlab.org
Wed Dec 11 11:48:15 PST 2013


On a particular system I am trying to link my application to the LLVM 
library
and it can't find -ltinfo and -lz. The former is part of ncurses (build 
with term-
info). Building ncurses for this system in user space turns out to be not
straight-forward (haven't succeeded so far).

In LLVM, is there a way to turn the need for -ltinfo and -lz off?

Frank




More information about the llvm-dev mailing list