Am 07.09.2014 11:25 schrieb "Reinier Olislagers" <
reinierolislag...@gmail.com>:
>
> On 06/09/2014 22:38, Sven Barth wrote:
> > Am 06.09.2014 11:27 schrieb "Reinier Olislagers"
> > <reinierolislag...@gmail.com<mailto:reinierolislag...@gmail.com>>:
> > Would you please as a test remove the Classes unit as well? It does some
> > rather heavyweight initialization (which I noticed during getting m68k
> > back to life).
> Done. No change unfortunately.
> FPC r28606

Well... Was worth a try....

> > Are you sure "mips" is the big endian version? (I don't remember whether
> > it's mips and mipsle or mipsbe and nips...)
> Yep. It's mips and mipsel.

Noted ^^

> > Would you please check with the mips objdump whether this is
> > really the case?
> Should this do it?
> objdump -x "hellomips" | grep -i c
>
> If so, apparently no mention of a c library:

Indeed.

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. :(

Regards,
Sven
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to