<div dir="ltr">2013/11/22 Alp Toker <span dir="ltr"><<a href="mailto:alp@nuanti.com" target="_blank">alp@nuanti.com</a>></span><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Some details on your configuration will be useful: Is this a shared or static build? Is it a fresh LLVM checkout? Which platform?<br></blockquote><div><br></div><div>I am currently using a dynamic linking, with LLVM checkedout at rev 195538 on debian.</div>
<div><div>Linux TheNewOne 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64 GNU/Linux</div></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<br>
Assuming you're using the CMake build system, can you try removing entries from target_link_libraries() and/or add_dependencies() in your tool's CMakeLists.txt and reporting back? Pretty sure that used to fix it.<br>
</blockquote><div><br></div><div>I am using autotools with the attached m4 finder file.</div><div>When trying to remove a link dependency one by one, I always get an linker error on undefined references.</div><div><br></div>
<div>I tried to use static linking and the error was solved.</div><div><br></div><div>Thank you for your help,</div><div><br></div><div>-- </div><div>Armand Leclercq</div><div>EPITA 2013 </div></div></div></div>