Re: [fpc-pascal] VASM upgrade to 1.9 breaks cross compiler build

2023-04-18 Thread Norman Dunbar via fpc-pascal
Thanks Charlie, I will be staying on 1.9 until further notice. Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org

Re: [fpc-pascal] VASM upgrade to 1.9 breaks cross compiler build

2023-04-18 Thread Karoly Balogh via fpc-pascal
Hi, On Tue, 18 Apr 2023, Norman Dunbar via fpc-pascal wrote: > I'm wondering where we go from here? The VASM home page doesn't seem to have > any bug reporting facilities. Is there something that the FPC project can take > forward, or should I attempt to find a link etc to report bugs in vasm?

Re: [fpc-pascal] Oberon-0

2023-04-18 Thread Travis Siegel via fpc-pascal
Gcc has already been ported to the propeller II, (and it runs on the original propeller too), so porting other languages should be "relatively" easy.  I've not made the attempt to port anything yet though, mostly because I've been out of the propeller world for a couple years, and now that the

Re: [fpc-pascal] Oberon-0

2023-04-18 Thread Markus Greim via fpc-pascal
Hi Adriaan, whats about a Oberon-0 compiler compiling to Forth? And then Forth to MacOSX? (RetroForth, Swift or whatever) That may sound silly, but such a Compiler would help a lot to port Obern to other platforms resp Microcontrollers etc. For example to the Propeller II Kind Regards

Re: [fpc-pascal] VASM upgrade to 1.9 breaks cross compiler build

2023-04-18 Thread Norman Dunbar via fpc-pascal
On 18/04/2023 17:18, Pierre Muller via fpc-pascal wrote: > ...> Checking of versions 1_9a and 1_9b confirms that the problem > appeared in version 1_9a. I can confirm this. Release 1.9 is indeed working fine, everything more recent is failing. I'm wondering where we go from here? The VASM

Re: [fpc-pascal] VASM upgrade to 1.9 breaks cross compiler build

2023-04-18 Thread Pierre Muller via fpc-pascal
I tried to update to the latest version 1.9c, and that one indeed does lead to this error: Executing "/home/muller/bin/m68k-sinclairql-vasmm68k_std" with command line "-quiet -elfregs -gas -Felf -m68000 -o /home/muller/pas/gitlab-fpc-source/rtl/units/m68k-sinclairql/system.o

Re: [fpc-pascal] VASM upgrade to 1.9 breaks cross compiler build

2023-04-18 Thread Norman Dunbar via fpc-pascal
Hi Pierre, could you please be a little more specific about the exact version of the compiler and the make command line you are using? I'm, on 64 bit Linux Mint 21.1 (Vera) all patches applied. I'm using the latest Linux x86-64 version of FPC. I have the latest source code from gitlab,

Re: [fpc-pascal] VASM upgrade to 1.9 breaks cross compiler build

2023-04-18 Thread Pierre Muller via fpc-pascal
Hi, I think that my daily tests are using vasm 1.9 for sinclairql, and I have no problems with them. could you please be a little more specific about the exact version of the compiler and the make command line you are using? I used current trunk compiler with: muller@gcc186:~/pas/trunk/fpcsrc$

[fpc-pascal] VASM upgrade to 1.9 breaks cross compiler build

2023-04-18 Thread Norman Dunbar via fpc-pascal
Good Afternoon. After a long break, I decided to start work/play on the Sinclair QL FPC cross compiler. I noticed that using any release of the vasm assembler, from 1.9 onwards, breaks the "crossall" build. It spits out a number of "warning 1007: scratch at the end of line" errors, then

Re: [fpc-pascal] IRC channel for FreePascal support ?

2023-04-18 Thread Tomas Hajny via fpc-pascal
On 2023-04-18 11:12, Elmar Haneke via fpc-pascal wrote: Just my comments on IRC-Channels. . . Thanks for your input, but as already suggested previously, everybody interested in this topic should preferably use the fpc-other mailing list to keep this one available for discussion related to

[fpc-pascal] Oberon-0

2023-04-18 Thread Adriaan van Os via fpc-pascal
Any suggestions for running simple Oberon-0 programs on the MacOSX command-line ? EIther by emulating its RISC processor or by changing the Oberon-0 compiler ? I prefer not to load the entire Oberon system (for which there do exist emulators). To answer my own question maybe the simplest

[fpc-pascal] Oberon-0

2023-04-18 Thread Adriaan van Os via fpc-pascal
Any suggestions for running simple Oberon-0 programs on the MacOSX command-line ? EIther by emulating its RISC processor or by changing the Oberon-0 compiler ? I prefer not to load the entire Oberon system (for which there do exist emulators). Regards, Adriaan van Os

Re: [fpc-pascal] IRC channel for FreePascal support ?

2023-04-18 Thread Elmar Haneke via fpc-pascal
Just my comments on IRC-Channels. I did enter the rooms #fpc #lazarus #lazarus-ide #fpc-alt #fpc-dev just to see whats going on on these channels a few days before. I have been contaced by johanna via direct talk asking some questions i I'm able programming pascal, something like how to