On Thu, Sep 8, 2011 at 11:52 PM, <a href="mailto:geovanisouza92@gmail.com">geovanisouza92@gmail.com</a> <span dir="ltr"><<a href="mailto:geovanisouza92@gmail.com">geovanisouza92@gmail.com</a>></span> wrote:<br><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>I set the '__STDC_LIMIT_MACROS' and '__STDC_CONSTANT_MACROS' defines, and save the "<a href="http://DataTypes.h.in" target="_blank">DataTypes.h.in</a>" as "DataTypes.h", to compiler can locate them.
</div></blockquote><br>Don't do this, it's wrong. The "DataTypes.h" should be created from "<a href="http://DataTypes.h.in">DataTypes.h.in</a>" template during LLVM build process. So, begin from building and installing LLVM first.<br>

</div>