Re: [fpc-devel] Questions regarding m68k-atari target

2022-01-25 Thread Marcus Sackrow via fpc-devel
Hi, Am 25.01.2022 um 11:50 schrieb Thorsten Otto via fpc-devel: On Dienstag, 25. Januar 2022 11:27:11 CET Marcus Sackrow via fpc-devel wrote: > hmm what do you mean? I wrote it, of course. But is that a script that is stored somewhere, or is it just a setting inside your Jenkins installat

Re: [fpc-devel] Questions regarding m68k-atari target

2022-01-25 Thread Marcus Sackrow via fpc-devel
Hi, Am 25.01.2022 um 11:37 schrieb Thorsten Otto via fpc-devel: On Dienstag, 25. Januar 2022 11:07:35 CET Sven Barth via fpc-devel wrote: > For the makefiles you need to set BINUTILSPREFIX=m68k-atari-mint- then Thanks. I'm sure that i already tried that, and it did not work. But maybe i did

Re: [fpc-devel] Questions regarding m68k-atari target

2022-01-25 Thread Marcus Sackrow via fpc-devel
Hi Thorsten, Am 25.01.2022 um 10:54 schrieb Thorsten Otto via fpc-devel: > yes the Atari version is compiled by Jenkins every commit > https://build.alb42.de:8081/job/FPC_m68k-atari/ (to make sure the > changes does not break the target) it uses the command line: Yes, i saw the console

Re: [fpc-devel] Questions regarding m68k-atari target

2022-01-25 Thread Marcus Sackrow via fpc-devel
Hi, Am 24.01.2022 um 11:03 schrieb Thorsten Otto via fpc-devel:  (I'm new to this list so please forgive me if i'm asking questions that have already been answered elsewhere, and just point me to the right direction) very unlikely, since we implemented that atari interface there was little

Re: [fpc-devel] 68k question

2020-12-21 Thread Marcus Sackrow via fpc-devel
Linux.  I'll keep investigating. Gareth aka. Kit On 21/12/2020 19:50, Marcus Sackrow via fpc-devel wrote: Hi, no, nothing special the server just do a make distclean make distclean echo '## start AMIGA making 68020' make zipinstall PACKDIR=/tmp/jenkins-FPC_m68k-amiga-6948 OS_TARGET=amiga

Re: [fpc-devel] 68k question

2020-12-21 Thread Marcus Sackrow via fpc-devel
investigating. Gareth aka. Kit On 21/12/2020 19:50, Marcus Sackrow via fpc-devel wrote: Hi, no, nothing special the server just do a 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

Re: [fpc-devel] 68k question

2020-12-21 Thread Marcus Sackrow via fpc-devel
CPU_TARGET=m68k OS_TARGET=amiga CROSSOPT="-Avasm -XV" CROSSBINDIR=C:\Users\garet\Documents\programming\fpc\VasmVLinkforFPCWin32 Is there anything particular that I need to do? Gareth aka. Kit On 21/12/2020 18:44, Marcus Sackrow via fpc-devel wrote: Hi Gareth, btw it was catched by the build se

Re: [fpc-devel] 68k question

2020-12-21 Thread Marcus Sackrow via fpc-devel
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

Re: [fpc-devel] 68k question

2020-12-21 Thread Marcus Sackrow via fpc-devel
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