Re: [Lazarus] FPC arm building issue

2013-09-26 Thread leledumbo
:3325: Error: immediate expression requires a # prefix -- `cmp r8,INVALID' is something that should NEVER happen because it happens at .s generated by the compiler. Just report or wait for fix. -- View this message in context: http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-FPC-arm

Re: [Lazarus] FPC arm building issue

2013-09-26 Thread Kjow
2013/9/26 leledumbo leledumbo_c...@yahoo.co.id Seems like you're just getting a broken revision. This: zipper.pp(2721) Error: Error while assembling exitcode 1 zipper.pp(2721) Fatal: There were 2 errors compiling module, stopping Fatal: Compilation aborted paszlib\units\arm-linux\zipper.s:

[Lazarus] FPC arm building issue

2013-09-25 Thread Kjow
Hi all, I'm trying to compile FPC svn trunk (r25569) for android-arm and linux-arm under Windows 8, but I have some troubles. Reverting to r24523, all works well! 1) arm-linux make clean crossall crossinstall OS_TARGET=linux CPU_TARGET=arm CROSSOPT=-CfVFPV3 -OoFASTMATH -CpARMV6