[fpc-pascal] FPC for FreeBSD/PowerPC64

Jonas Maebe jonas at freepascal.org
Sun Sep 13 12:06:07 CEST 2020


On 13/09/2020 10:36, Karoly Balogh (Charlie/SGR) via fpc-pascal wrote:
> See systems/t_linux.pas for an example, and do something similar in the
> PPC64 FreeBSD port.

You should also set the ABI in systems/i_bsd.pas already. The code in
t_linux is because of the support for both big and little endian
PowerPC64 (which FreeBSD also has, so you'll indeed have to do the same
there).


Jonas


More information about the fpc-pascal mailing list