<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Hi,</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">no, nothing special the server just do
a <br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">
<pre class="console-output">make distclean
make distclean
echo '###### start AMIGA making 68020'
make zipinstall PACKDIR=/tmp/jenkins-FPC_m68k-amiga-6948 OS_TARGET=amiga CPU_TARGET=m68k 'CROSSOPT=-Avasm -XV -Cp68020'</pre>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">but the CPU options should do no
difference because atari is compiled for 68000 and shows the same
error</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">maybe the starting compiler is
different?</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">the build server uses 3.2.0 as starting
compiler<br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Greetings,</div>
<div class="moz-cite-prefix">Marcus</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix"><br>
</div>
<div class="moz-cite-prefix">Am 21.12.20 um 20:32 schrieb J. Gareth
Moreton via fpc-devel:<br>
</div>
<blockquote type="cite"
cite="mid:cd435650-fde5-9b54-1be2-bf75578d08f5@moreton-family.com">So
far under Windows, it compiled successfully:
<br>
<br>
make crossinstall CPU_TARGET=m68k OS_TARGET=amiga CROSSOPT="-Avasm
-XV"
CROSSBINDIR=C:\Users\garet\Documents\programming\fpc\VasmVLinkforFPCWin32<br>
<br>
Is there anything particular that I need to do?
<br>
<br>
Gareth aka. Kit
<br>
<br>
On 21/12/2020 18:44, Marcus Sackrow via fpc-devel wrote:
<br>
<blockquote type="cite">Hi Gareth,
<br>
<br>
btw it was catched by the build server
<br>
<br>
<a class="moz-txt-link-freetext" href="http://build.alb42.de:8080/job/FPC_m68k-amiga/6948/console">http://build.alb42.de:8080/job/FPC_m68k-amiga/6948/console</a>
<br>
<a class="moz-txt-link-freetext" href="http://build.alb42.de:8080/job/FPC_m68k-atari/6659/console">http://build.alb42.de:8080/job/FPC_m68k-atari/6659/console</a>
<br>
<a class="moz-txt-link-freetext" href="http://build.alb42.de:8080/job/FPC_m68k-linux/6941/console">http://build.alb42.de:8080/job/FPC_m68k-linux/6941/console</a>
<br>
<br>
<br>
you can see if you get the same error message
<br>
<br>
Good luck.
<br>
<br>
Am 21.12.20 um 19:40 schrieb J. Gareth Moreton via fpc-devel:
<br>
<blockquote type="cite">That should be fine - thanks Marcus. I
need to reproduce the internal
<br>
error that's being reported, and so I can compare the
disassembly of
<br>
ppcross68k to see where my optimisation is going wrong.
<br>
<br>
Gareth aka. Kit
<br>
<br>
On 21/12/2020 18:29, Marcus Sackrow via fpc-devel wrote:
<br>
<blockquote type="cite">Hi Graeth,
<br>
<br>
Am 21.12.20 um 19:01 schrieb J. Gareth Moreton via
fpc-devel:
<br>
<blockquote type="cite">I need to fix a bug with one of my
optimisations that causes
<br>
ppcross68k to raise an internal error. What target
platform should I
<br>
specify (cross-building from x86_64-win64)?
<br>
</blockquote>
<br>
<br>
for example your could compile for m68k-amiga with
<br>
<br>
<br>
make crossall OS_TARGET=amiga CPU_TARGET=m68k
CROSSOPT="-Avasm -XV"
<br>
<br>
<br>
you will need vasm and vlink (assembler and linker) I
created them once
<br>
already
<br>
<br>
you can download them here
<br>
<br>
<a class="moz-txt-link-freetext" href="http://build.alb42.de/fpcbinint/VasmVLinkforFPCWin32.zip">http://build.alb42.de/fpcbinint/VasmVLinkforFPCWin32.zip</a>
<br>
<br>
<br>
is that what you mean?
<br>
<br>
<br>
Greetings,
<br>
<br>
Marcus
<br>
<br>
<br>
_______________________________________________
<br>
fpc-devel maillist - <a class="moz-txt-link-abbreviated" href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<br>
<a class="moz-txt-link-freetext" href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a>
<br>
<br>
</blockquote>
<br>
</blockquote>
<br>
_______________________________________________
<br>
fpc-devel maillist - <a class="moz-txt-link-abbreviated" href="mailto:fpc-devel@lists.freepascal.org">fpc-devel@lists.freepascal.org</a>
<br>
<a class="moz-txt-link-freetext" href="https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel">https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel</a>
<br>
<br>
</blockquote>
<br>
</blockquote>
<p><br>
</p>
</body>
</html>