<p>Am 08.09.2014 20:26 schrieb "Reinier Olislagers" <<a href="mailto:reinierolislagers@gmail.com">reinierolislagers@gmail.com</a>>:<br>
><br>
> On 08/09/2014 20:05, Sven Barth wrote:<br>
> > Could you please recompile FPC with OPT="-gl" (maybe also -O-) and<br>
> > compile your test program with that options as well and then retest the<br>
> > GDB run?<br>
><br>
> Compiled cross-compiler:<br>
> opt="-O- -gl"<br>
> crossopt="-CpMIPS32R2 -CfSOFT"<br>
><br>
> Compiled program:<br>
> fpc -Tlinux -Pmips -CpMIPS32R2 -gl -O- hellomips.lpr</p>
<p>I just had an interesting commit scroll past me in the Svn RSS feed. :) Could you please apply the changes from revision 28625 in branch branches/mips_embedded and recompile FPC and test again? <br>
<a href="http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&revision=28625">http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&revision=28625</a></p>
<p>Since you're compiling with -CfSOFT this might be the solution.</p>
<p>Regards,<br>
Sven</p>