[LLVMdev] Reader.cpp:464: error: `intptr_t' undeclared (first use this function)

Reid Spencer reid at x10sys.com
Wed Aug 4 15:57:45 PDT 2004


Henrik,

I've just committed changes to these two files that get rid of the use
of intptr_t. Hopefully that will solve your issue.

Reid.

On Wed, 2004-08-04 at 15:17, Henrik Bach wrote:
> Hi,
> 
> I get this error:
> ------------------
> Reader.cpp:464: error: `intptr_t' undeclared (first use this function)
> ------------------
> 
> It doesn't seem that you include <stddef.h>, where the intptr_t is declared, 
> in the source file.
> 
> When I included the header, it compiled without errors. The same error seems 
> to be present for ReaderWrappers.cpp.
> 
> 
> /Henrik
> 
> _________________________________________________________________
> Find det, du sger p MSN Sg http://search.msn.dk
> 
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20040804/62f97d99/attachment.sig>


More information about the llvm-dev mailing list