[LLVMdev] Problems with lli and hello.c
Juan Carlos Martinez Santos
juanc.martinez.santos at gmail.com
Thu Jun 25 11:04:17 PDT 2009
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 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/a227beed/attachment.html>
More information about the llvm-dev
mailing list