[LLVMdev] Reader.cpp:464: error: `intptr_t' undeclared (first use this function)
Henrik Bach
henrik_bach_llvm at hotmail.com
Wed Aug 4 15:17:32 PDT 2004
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 søger på MSN Søg http://search.msn.dk
More information about the llvm-dev
mailing list