[LLVMdev] How to fix an error like "Don't have a definition for uint64_t on this platform"?

geovanisouza92 at gmail.com geovanisouza92 at gmail.com
Fri Sep 9 04:04:04 PDT 2011


Okay. Thanks :-)

2011/9/9 arrowdodger <6yearold at gmail.com>

> On Thu, Sep 8, 2011 at 11:52 PM, geovanisouza92 at gmail.com <
> geovanisouza92 at gmail.com> wrote:
>
>> I set the '__STDC_LIMIT_MACROS' and '__STDC_CONSTANT_MACROS' defines, and
>> save the "DataTypes.h.in" as "DataTypes.h", to compiler can locate them.
>>
>
> Don't do this, it's wrong. The "DataTypes.h" should be created from "
> DataTypes.h.in" template during LLVM build process. So, begin from
> building and installing LLVM first.
>



-- 
@geovanisouza92 - Geovani de Souza
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110909/9d911a48/attachment.html>


More information about the llvm-dev mailing list