<div dir="ltr"><div><div><div><div>Hi, <br><br></div>I want to compile gnu utility 'find' to get an executed *.bc file, so I use the following commands:<br><br></div>./configure CC=/path/to/llvm-gcc LD=/path/to/llvm-ld<br>
</div>make<br></div><div>make install<br><br></div><div>However, at the end I did not get any *.bc file, and the generated file 'find' is said to "Invalid bitcode signature". where is the error, and what should I do? Thank you all.<br>
<br><br><br></div><div>noviceup<br></div></div>