Am 15.05.2013 09:49, schrieb Kjow:


    > error on FPC compiling

    I haven't tried, but please be verbose about the error.


With:

CROSSOPT="-CfVFPV3 -OoFASTMATH -CpARMV7"

...
...
...
c:\Develop\fpc\2.7.x\rtl\units\arm-android\system.s:59995: Error: lo register required -- `ldmfd r13!,{r4,r15}' c:\Develop\fpc\2.7.x\rtl\units\arm-android\system.s:60007: Error: lo register required -- `stmfd r13!,{r4,r14}' c:\Develop\fpc\2.7.x\rtl\units\arm-android\system.s:60105: Error: lo register required -- `ldmfd r13!,{r4,r15}' c:\Develop\fpc\2.7.x\rtl\units\arm-android\system.s:60167: Error: lo register required -- `ldr r12,[r0]' c:\Develop\fpc\2.7.x\rtl\units\arm-android\system.s:60168: Error: lo register required -- `ldr r12,[r12,#100]'
system.pp(379) Error: Error while assembling exitcode 1
system.pp(379) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted
make[4]: *** [system.ppu] Error 1
make[4]: Leaving directory `c:/Develop/fpc/2.7.x/rtl/android'
make[3]: *** [android_all] Error 2
make[3]: Leaving directory `c:/Develop/fpc/2.7.x/rtl'
make[2]: *** [rtl_all] Error 2
make[2]: Leaving directory `c:/Develop/fpc/2.7.x'
make[1]: *** [build-stamp.arm-android] Error 2
make[1]: Leaving directory `c:/Develop/fpc/2.7.x'
make: *** [crossall] Error 2

Would you please report this as a bug? (you could also mention that this happens with -CpARMV6 as well)

Regards,
Sven
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to