<p>Am 07.09.2014 11:25 schrieb "Reinier Olislagers" <<a href="mailto:reinierolislagers@gmail.com">reinierolislagers@gmail.com</a>>:<br>
><br>
> On 06/09/2014 22:38, Sven Barth wrote:<br>
> > Am 06.09.2014 11:27 schrieb "Reinier Olislagers"<br>
> > <<a href="mailto:reinierolislagers@gmail.com">reinierolislagers@gmail.com</a><mailto:<a href="mailto:reinierolislagers@gmail.com">reinierolislagers@gmail.com</a>>>:<br>
> > Would you please as a test remove the Classes unit as well? It does some<br>
> > rather heavyweight initialization (which I noticed during getting m68k<br>
> > back to life).<br>
> Done. No change unfortunately.<br>
> FPC r28606</p>
<p>Well... Was worth a try....</p>
<p>> > Are you sure "mips" is the big endian version? (I don't remember whether<br>
> > it's mips and mipsle or mipsbe and nips...)<br>
> Yep. It's mips and mipsel.</p>
<p>Noted ^^</p>
<p>> > Would you please check with the mips objdump whether this is<br>
> > really the case?<br>
> Should this do it?<br>
> objdump -x "hellomips" | grep -i c<br>
><br>
> If so, apparently no mention of a c library:</p>
<p>Indeed.</p>
<p>We have at least two testsuite runs on BigEndian that only have an overviewable amount of errors, so this indeed seems like something specific to the system or the way you compiled it. Can't help any further though, sorry. :(</p>
<p>Regards,<br>
Sven</p>