Hi Graeth,

Am 21.12.20 um 19:01 schrieb J. Gareth Moreton via fpc-devel:
I need to fix a bug with one of my optimisations that causes
ppcross68k to raise an internal error.  What target platform should I
specify (cross-building from x86_64-win64)?


for example your could compile for m68k-amiga with


make crossall OS_TARGET=amiga CPU_TARGET=m68k CROSSOPT="-Avasm -XV"


you will need vasm and vlink (assembler and linker) I created them once
already

you can download them here

http://build.alb42.de/fpcbinint/VasmVLinkforFPCWin32.zip


is that what you mean?


Greetings,

Marcus


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to