search for: 2d073abc

Displaying 2 results from an estimated 2 matches for "2d073abc".

2009 Jun 25
0
[LLVMdev] Problems with lli and hello.c
...>0. Program arguments: lli hello.bc >Aborted >********************** > >Thanks in advance. > >-- >Juan Carlos > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090625/2d073abc/attachment.html>
2009 Jun 25
2
[LLVMdev] Problems with lli and hello.c
Hello, I just install the new newest version of LLVM. When I ran the hello.c example I got the below message. Somebody has an idea what is wrong? The problem is just with lli, the other commands worked as I expected. ********************** :~/LLVM/my-test$ lli hello.bc Tried to execute an unknown external function: i32 (i8*)* puts 0 lli 0x0861fab8 Stack dump: 0. Program arguments: lli