search for: whiil

Displaying 3 results from an estimated 3 matches for "whiil".

Did you mean: whirl
2008 Sep 28
3
[LLVMdev] llvm-ld hangs
Hi, I'm trying to compile UML with LLVM. However, LLVM-LD hangs whiile linking modules. It's consuming 99% of the CPU llvm-ld -v -r -o kernel/built-in.o kernel/sched.o kernel/fork.o kernel/exec_domain.o kernel/panic.o kernel/printk.o kernel/profile.o kernel/exit.o kernel/itimer.o kernel/time.o kernel/softirq.o kernel/resource.o kernel/sysctl.o kernel/capabi...
2008 Sep 29
0
[LLVMdev] llvm-ld hangs [[FIXED]]
...oops anymore. On Mon, Sep 29, 2008 at 10:07 AM, Andrew Lenharth <andrewl at lenharth.org> wrote: > On Sun, Sep 28, 2008 at 5:06 PM, Ashish Bijlani > <ashish.bijlani at gmail.com> wrote: >> Hi, >> >> I'm trying to compile UML with LLVM. However, LLVM-LD hangs whiile >> linking modules. It's consuming 99% of the CPU >> llvm-ld -v -r -o kernel/built-in.o kernel/sched.o kernel/fork.o > > Are you using trunk or the last release? > That directory was the cause of this bug, which is fixed in head: > http://llvm.org/bugs/show_bug.cgi?...
2008 Sep 28
0
[LLVMdev] llvm-ld hangs
...9;m trying to generate LLVM IR. I've also faced this problem while compiling linux kernel with LLVM to generate LLVM IR. On Sun, Sep 28, 2008 at 6:06 PM, Ashish Bijlani <ashish.bijlani at gmail.com> wrote: > Hi, > > I'm trying to compile UML with LLVM. However, LLVM-LD hangs whiile > linking modules. It's consuming 99% of the CPU > > llvm-ld -v -r -o kernel/built-in.o kernel/sched.o kernel/fork.o > kernel/exec_domain.o kernel/panic.o kernel/printk.o kernel/profile.o > kernel/exit.o kernel/itimer.o kernel/time.o kernel/softirq.o > kernel/resource.o k...