I've resolved my initial issue. It was something included in the
command-line that was causing the error.
I'm trying to use the unmodified linux/powerpc64 files with freebsd. When
building bsd/system.pp I get the following:
/root/Downloads/fpc-3.2.0/rtl/units/powerpc64-freebsd/system.s: Assembl
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 end
Hi,
On Sat, 12 Sep 2020, Curtis Hamilton via fpc-pascal wrote:
> I'm attempting to port FPC to Freebsd/PowerPC64 and need some help.
>
> I've added initial code to get started. However, when trying to cross
> compile I'm getting an internal error message when the newly
> created cross compile