Displaying 1 result from an estimated 1 matches for "rmzknl5u".
2013 Sep 09
2
[LLVMdev] ARM integrated assembler - unknown directive errors
...elease 3.3
If I need to provide more info please let me know
Cheers
test.c:
void main {return;}
commandline:
arm-linux-clang -Iarm-2013.05-24-arm-none-linux/arm-none-linux-gnueabi/libc/usr/include -integrated-as -msoft-float -save-temps -O3 -mcpu=cortex-a8 -c -o test.o test.c
Errors:
ffconf.rmzKnl5U.s:2:2: error: unknown directive
.cpu cortex-a8
^
ffconf.rmzKnl5U.s:3:2: error: unknown directive
.eabi_attribute 6, 10
^
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attac...