[LLVMdev] VMKit link

nicolas geoffray nicolas.geoffray at gmail.com
Tue Jan 11 01:00:44 PST 2011


Hi Shen,

Also make sure your version of gcc is at least 4.2 (4.0 does not work with
atomic builtins IIRC), and that you're compiling for something at least i486
(i386 does not have the atomic builtins support).

Nicolas

On Tue, Jan 11, 2011 at 9:01 AM, 陳韋任 <chenwj at iis.sinica.edu.tw> wrote:

> Hi,
>
>  I guess you miss "-lpthread"?
>
> Regards,
> chenwj
>
> --
> Wei-Ren Chen (陳韋任)
> Parallel Processing Lab, Institute of Information Science,
> Academia Sinica, Taiwan (R.O.C.)
> Tel:886-2-2788-3799 #1667
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110111/11524883/attachment.html>


More information about the llvm-dev mailing list