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

2023-04-24 Thread Karoly Balogh via fpc-pascal
Hi, On Sat, 22 Apr 2023, Derek via fpc-pascal wrote: > I downloaded the updated version of vasm v1.9d and compiled and installed as > per Norman's document. Just as a final update to this thread, Frank informed me, that the official vasm 1.9d release is now out, so all users should upgrade to th

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

2023-04-23 Thread Derek via fpc-pascal
Hi, I downloaded the updated version of vasm v1.9d and compiled and installed as per Norman's document. The cross compiler compiled with no errors and I was able to compile a 'Hello World' program and execute the compiled program in a QL Emulator. Regards, Derek On 21/04/2023 18:56, Norman

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

2023-04-22 Thread Norman Dunbar via fpc-pascal
I have posted details on the QLb Forum and I've had a response that it all works fine now. Please convey our thanks to Frank. Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.___ fpc-pascal maillist - fpc-pascal@

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

2023-04-21 Thread Norman Dunbar via fpc-pascal
Much obliged, thank you. Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

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

2023-04-21 Thread Pierre Muller via fpc-pascal
I tested it for m68k-sinclairql trunk target, and the rtl and packages completed successfully with this daily snapshot. Great! Pierre Le 21/04/2023 à 14:19, Karoly Balogh via fpc-pascal a écrit : Hi, On Wed, 19 Apr 2023, Norman Dunbar via fpc-pascal wrote: Thanks Charlie, I will be stay

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

2023-04-21 Thread Norman Dunbar via fpc-pascal
I'm away from my QL until next week, but I'll check it then. I'll post a note on the QL Forum and see if some other affected users can test quicker. Many thanks. Cheers, Norm. On 21 April 2023 13:19:30 BST, Karoly Balogh via fpc-pascal wrote: >Hi, > >On Wed, 19 Apr 2023, Norman Dunbar via fp

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

2023-04-21 Thread Karoly Balogh via fpc-pascal
Hi, On Wed, 19 Apr 2023, Norman Dunbar via fpc-pascal wrote: > Thanks Charlie, I will be staying on 1.9 until further notice. I was in touch with Frank Wille, and he confirmed the issue was indeed in vasm, and he provided a fix. You can try to download the "Daily Snapshot", from the vasm site, a

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 https://lists.freepascal.org/cgi-bin/mailman

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? I

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 home

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 /home/muller/pa

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, which

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 the