<div dir="ltr"><br><div class="gmail_quote"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Hello<br>
<br>
I had build llvm-3.9 (having clang-3.9 and compiler-rt-3.9). I want to run<br>
asan on both 32 bit architecture as well as 64 bit architecture.<br>
<br>
Compiling it with -m32 I am getting following error:<br>
<br>
/usr/bin/ld: cannot find<br>
~/llvm/build/bin/../lib/clang/<wbr>3.9.0/lib/linux/<a href="http://libclang_rt.as">libclang_rt.as</a><wbr>an-i386.a: No<br>
such file or directory<br>
clang-3.9: error: linker command failed with exit code 1 (use -v to see<br>
invocation)<br>
<br></blockquote></span><div>Hi,</div><div>Try  adding your_build_dir/lib to LD_LIBRARY_PATH environment variable.</div><div>I think it should solve this.</div><div>Sorry forgot to edit subject in previous reply.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>-Vivek</div></font></span><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Could somebody please help me to resolve this issue!<br>
<br>
--<br>
Aayushi Agrawal<br>
B.Tech(Final Year)<br>
Computer Science Engineering Undergraduate<br>
LNMIIT,JAIPUR<br>
Contact - 09649357639<br></blockquote></span></div></div></div>
</div><br></div>