<div dir="ltr"><div>Hi all,</div><div><br></div><div>I just got my Raspberry Pi 1 B+ model (Raspbian). I want to install the latest Free Pascal and Lazarus on it. I managed to successfully build Free Pascal trunk (v.3.1.1 from FPC's official SVN) on it using Free Pascal stable (v.2.6.4-arm-linux from FPC's official SourceForge repository). But I still failed to make the debugger works on the text-mode IDE. Any help how to make it works is very much appreciated.</div><div><br></div><div>Now, I'm trying to build Lazarus trunk, using FPC trunk. The build command is:</div><div><br></div><div>pi@raspi /usr/local/lazarus/trunk $ sudo make clean all OPT="-CpARMv6 -dFPC_ARMHF"<br></div><div><br></div><div>It's the same 'make' command I had used to build the FPC trunk. Unfortunately, it failed building Lazarus while assembling 'codeexplorer.pas'. The error message is:<br></div><div><br></div><div><div>...</div><div>Compiling codeexplorer.pas</div><div>Assembling codeexplorer</div><div>codeexplorer.pas(2831) Error: Can't call the assembler, error -1 switching to external assembling</div><div>codeexplorer.pas(2831) Fatal: There were 2 errors compiling module, stopping</div><div>Fatal: Compilation aborted</div><div>Makefile:3795: recipe for target 'lazarus' failed</div><div>...</div></div><div><br></div><div>Which I think a bit strange, because how could it not call the assembler? It's clearly there and the same assembler has been used to build FPC trunk successfully. I still haven't find any solutions to solve this problem. Could anybody here provide some clues?<br></div><div><br></div><div>Thank you.</div><div><br></div><div>Regards,</div><div><br></div>-- <br><div class="gmail_signature">-Bee-<br><br></div>
</div>