[LLVMdev] Re: Re: New GCC4-based C/C++/ObjC front-end for LLVM

Vladimir Prus ghost at cs.msu.su
Thu Mar 2 02:34:04 PST 2006


Chris Lattner wrote:

> On Wed, 1 Mar 2006, Vladimir Prus wrote:
>>> I just pushed out the latest version of my new GCC4-based llvm-gcc here:
>>> http://gcc.gnu.org/ml/gcc/2006-01/msg00931.html
>>> This email includes status and instructions for use.
>>
>> 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?

- Volodya






More information about the llvm-dev mailing list