[LLVMdev] Re: Re: New GCC4-based C/C++/ObjC front-end for LLVM
Chris Lattner
sabre at nondot.org
Thu Mar 2 13:23:26 PST 2006
On Thu, 2 Mar 2006, Vladimir Prus wrote:
>>> The instructions seem to have one path wrong. It says to get:
>>
>> I'll put together a tarball today. That will be easier than dealing with
>> a patch, and it will include a bunch of bugfixes since the previous email.
> Further into process, I get this error:
> In file included from ../../llvm-new-frontend/gcc/llvm-backend.cpp:23:
> ../../llvm-new-frontend/gcc/llvm-internal.h:216: error: 'uint64_t' is used
> as a type, but is not defined as a type.
>
> Any ideas what could be wrong?
Sorry for the delay, please try this tarball:
http://nondot.org/sabre/2006-03-02-llvm-gcc-4.tar.gz
In addition to fixing the specific error you list above, it also fixes
many other things.
Please let me know if you have any problems with it!
-Chris
--
http://nondot.org/sabre/
http://llvm.org/
More information about the llvm-dev
mailing list