Displaying 2 results from an estimated 2 matches for "c2fcfc89".
2004 Aug 31
0
[LLVMdev] Type uint64_t required but not found
...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/20040831/c2fcfc89/attachment.sig>
2004 Aug 31
2
[LLVMdev] Type uint64_t required but not found
Reid,
When configuring LLVM I get this error:
-----------------
checking for uint64_t... no
configure: error: Type uint64_t required but not found
-----------------
However, this type exists as u_int64_t in /usr/include/types.h.
The easy way for me is to edit types.h, but I think the right thing is to
somehow to test for it on Interix platform.
Any thoughts?
/Henrik
---
Got Freedom?