Displaying 2 results from an estimated 2 matches for "5d7fde67".
2009 Jun 18
0
[LLVMdev] Unknown pseudo-op with -march=arm
> wow... Tell me, what cross compiler can I use for ARM if I am working in a i686-Linux machine?
As usual - gcc + binutils.
> At the same time, how I can simulate it?
QEMU ?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2009 Jun 18
3
[LLVMdev] Unknown pseudo-op with -march=arm
wow... Tell me, what cross compiler can I use for ARM if I am working in a
i686-Linux machine? At the same time, how I can simulate it?
But the way, If I deleted the unknown pseudo-op and change section .rodata
definition, I can use my stone age cross compiler. I am just wondering why
it works without them.
Thanks in advance.
On Thu, Jun 18, 2009 at 4:26 PM, Anton Korobeynikov <anton at