Displaying 2 results from an estimated 2 matches for "78b1b383".
2013 Jul 09
0
[LLVMdev] Error building compiler-rt
...contribute a patch (I would need to learn how).
Also, is this something that autoconf should have detected? What should it have done about it?
-Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130709/78b1b383/attachment.html>
2013 Jul 09
2
[LLVMdev] Error building compiler-rt
Hi,
I get the following error while building compiler-rt:
/slowfs/msret_s1_us03/ajost/src/llvm-3.3.src/projects/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux.cc:315:22: error: no matching function for call to 'clone'
pid_t tracer_pid = clone(TracerThread, tracer_stack.Bottom(),
^~~~~
/usr/include/bits/sched.h:71:12: note: candidate function not