[fpc-pascal] can someone please email me a zipped hello world binary program MIPS big endian for testing on my MIPS hardware?
Michael Ring
mail at michael-ring.org
Wed Jun 12 16:48:48 CEST 2013
I am confused, in all of your other mail till now you were talking about
littleendian and now you talk about big endian, which one is right?
A little endian binary will never ever run on a big endian system and
your crosscompiler will need to also be configured && build with the
correct endian.
Michael
Am 12.06.13 14:00, schrieb Dennis Poon:
> Since I have spent days but still cannot produce a helloworld binary
> for MIPS big endian, I need someone to to produce that for me so I can
> test it on my MIPS hardware.
>
> I need to know at this stage whether a FPC produced program compiled
> for MIPS (big endian) can actually run on my hardware.
> If that result is negative, I shall need a totally different approach.
>
> Dennis
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
More information about the fpc-pascal
mailing list