[fpc-devel] 68k question
Marcus Sackrow
alb42 at web.de
Mon Dec 21 19:44:43 CET 2020
Hi Gareth,
btw it was catched by the build server
http://build.alb42.de:8080/job/FPC_m68k-amiga/6948/console
http://build.alb42.de:8080/job/FPC_m68k-atari/6659/console
http://build.alb42.de:8080/job/FPC_m68k-linux/6941/console
you can see if you get the same error message
Good luck.
Am 21.12.20 um 19:40 schrieb J. Gareth Moreton via fpc-devel:
> That should be fine - thanks Marcus. I need to reproduce the internal
> error that's being reported, and so I can compare the disassembly of
> ppcross68k to see where my optimisation is going wrong.
>
> Gareth aka. Kit
>
> On 21/12/2020 18:29, Marcus Sackrow via fpc-devel wrote:
>> 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 at lists.freepascal.org
>> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
>>
>
More information about the fpc-devel
mailing list