Hi all, I'm a total noob with llvm and trying to get Skir running with llvm. I just checked out Skir project from guthub. Tried to compile it but failed. Is there any instructions on how to compile it properly? Also, it seems that Skir's last update was nine months ago. Is it still ok to use it with the current branch? Thanks. Cheers, Faizol -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121011/149ac001/attachment.html>
"Muhamad Faizol Abd. Halim" <faizol.xsi at gmail.com> writes:> I'm a total noob with llvm and trying to get Skir running with llvm. I > just checked out Skir project from guthub. Tried to compile it but failed. > Is there any instructions on how to compile it properly? Also, it seems > that Skir's last update was nine months ago. Is it still ok to use it with > the current branch?Most probably not. LLVM changes quickly so you'll better try out the LLVM sources from svn or stable release that correspond to the period Skir was last modified (supposing its author was using the latest LLVM souces at the time.) Certainly you'll get more reliable information if you send your questions to Skir's author.