<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi,</p>
<p>I must be doing something wrong here or missing something.</p>
<p>When I add -DLLVM_ENABLE_LTO=thin<strong></strong><strong
style="color: rgb(0, 0, 0); font-family: "Lucida
Grande", "Lucida Sans Unicode", Geneva, Verdana,
sans-serif; font-size: 14px; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal;
letter-spacing: normal; orphans: 2; text-align: left;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
background-color: rgb(255, 255, 255); text-decoration-style:
initial; text-decoration-color: initial;"></strong><span
style="color: rgb(0, 0, 0); font-family: "Lucida
Grande", "Lucida Sans Unicode", Geneva, Verdana,
sans-serif; font-size: 14px; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal;
font-weight: 400; letter-spacing: normal; orphans: 2;
text-align: left; text-indent: 0px; text-transform: none;
white-space: normal; widows: 2; word-spacing: 0px;
-webkit-text-stroke-width: 0px; background-color: rgb(255, 255,
255); text-decoration-style: initial; text-decoration-color:
initial; display: inline !important; float: none;"></span> to
the cmake command and then try to make clang with make -j n, it
jumps immediately to trying to link and fails. This is true with
-j 1, so it is something about the make and not parallelism. I am
running the system make on ubuntu 14.4 (don't ask...)</p>
<p>thanks,</p>
<p>jerry</p>
<p><br>
</p>
</body>
</html>