On 01/04/14 7:38 AM, Jonathan Gray wrote:
On Mon, Jan 06, 2014 at 04:50:03PM -0500, Brad Smith wrote:
Here is an update to LLVM 3.4.
Any additional testing welcome.
OK?
One thing I wasn't expecting when testing this was the new requirement
of linking against terminfo when linking the llvm libraries.
While this llvm update is apparently stalled due to breaking the build of
firefox on i386, if it were to go ahead in future perhaps it should be with:
Thunderbird not Firefox, but the issue affects infrastructure common to
both projects.
-DLLVM_ENABLE_TERMINFO:Bool=False
added to CONFIGURE_ARGS. Otherwise Mesa radeon drivers built against
llvm won't load due to missing del_curterm/set_curterm/setupterm/tigetnum
symbols. Linking against the llvm 3.3 libraries did not have this problem.
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.