Displaying 2 results from an estimated 2 matches for "7f124beb".
2012 Nov 13
0
[LLVMdev] Mips instructions using llvm?
.../include/features.h:323:10 fatak error 'bits/predefs.h' file not found.
This sounds like you are using headers that do not support MIPS.
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121112/7f124beb/attachment.html>
2012 Nov 13
3
[LLVMdev] Mips instructions using llvm?
Hi Eli,
What do you mean by "kind of vague" ? So does not guarantee to generate correct instructions ?
I just tried what you said but getting following error ? Any ideas ? What I did is clang hello.c -S -target mips-unknown-linux
Error: In file included from hello.c:1In file included from /usr/include/stdio.h:28/usr/include/features.h:323:10 fatak error 'bits/predefs.h' file not