[oe] minimo not building

Alain2210 alain2210 at free.fr
Sun Sep 20 18:45:30 UTC 2009


Hello,

Thanks for the answer.

Selon Khem Raj <raj.khem at gmail.com>:
> > | {standard input}: Assembler messages:
> > | {standard input}:28: Error: lo register required -- `ldr ip,[r5,#16]'
> > | {standard input}:33: Error: lo register required -- `sub sp,sp,r4'
> > | {standard input}:37: Error: lo register required -- `ldr ip,[r5,#20]'
> > | {standard input}:44: Error: lo register required -- `ldr ip,[r1,r2]'
> > | {standard input}:46: Error: Thumb does not support conditional execution
> > | {standard input}:47: Error: Thumb does not support conditional execution
> > | {standard input}:48: Error: Thumb does not support conditional execution
> > | {standard input}:49: Error: Thumb does not support conditional execution
> > | {standard input}:50: Error: Thumb does not support conditional execution
> > | make[8]: *** [xptcinvoke_arm.o] Error 1
>
>
> The error messages are clear that there is mixed arm
> and thumb code in a file but is not properly guarded with
> .arm and .thumb (.code16 or .code32) directives.
>
> It could be inline assembly.

Thanks for the explanation. How can I make minimo build again ? (and do you have
an idea why fennec with the same code can be built ?)

Sincerely,

Alain




More information about the Openembedded-devel mailing list