Hello,<br><br>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.<br>
<br>**********************<br>:~/LLVM/my-test$ lli hello.bc<br>Tried to execute an unknown external function: i32 (i8*)* puts<br>0   lli 0x0861fab8<br>Stack dump:<br>0.    Program arguments: lli hello.bc <br>Aborted<br>**********************<br>

<br>Thanks in advance.<br clear="all"><br>-- <br>Juan Carlos <br>