Re: [fpc-devel] Attn Florian: r47852 broke building of i386

2021-01-03 Thread J. Gareth Moreton via fpc-devel
Sorry, it was!  I got a clean copy of the RTL and it compiled successfully.  Sorry about that.  Glad I checked here first before reporting a bug! Gareth aka. Kit On 03/01/2021 17:51, Florian Klämpfl via fpc-devel wrote: Am 02.01.2021 um 18:47 schrieb J. Gareth Moreton via fpc-devel: There sti

Re: [fpc-devel] Attn Florian: r47852 broke building of i386

2021-01-03 Thread J. Gareth Moreton via fpc-devel
Oh boy, if it's an accidental modification, I'll be kicking myself!  Thanks. Gareth aka. Kit On 03/01/2021 17:51, Florian Klämpfl via fpc-devel wrote: Am 02.01.2021 um 18:47 schrieb J. Gareth Moreton via fpc-devel: There still seems to be a problem with i386-win32 - this is from using FPC 3.2.

Re: [fpc-devel] Attn Florian: r47852 broke building of i386

2021-01-03 Thread Florian Klämpfl via fpc-devel
Am 02.01.2021 um 18:47 schrieb J. Gareth Moreton via fpc-devel: There still seems to be a problem with i386-win32 - this is from using FPC 3.2.0 as a base compiler and calling: make distclean all install CPU_TARGET=i386 OS_TARGET=win32 ... C:/FPC/3.2.0/bin/i386-Win32/ppc386.exe -Ur -Xs -O2 -n

Re: [fpc-devel] Attn Florian: r47852 broke building of i386

2021-01-02 Thread J. Gareth Moreton via fpc-devel
There still seems to be a problem with i386-win32 - this is from using FPC 3.2.0 as a base compiler and calling: make distclean all install CPU_TARGET=i386 OS_TARGET=win32 ... C:/FPC/3.2.0/bin/i386-Win32/ppc386.exe -Ur -Xs -O2 -n -Fi../inc -Fi../i386 -Fi../win -FE. -FUC:/Users/garet/Documents

Re: [fpc-devel] Attn Florian: r47852 broke building of i386

2020-12-29 Thread Pascal Riekenberg via fpc-devel
> Florian Klämpfl via fpc-devel hat am > 29.12.2020 11:20 geschrieben: > > > > Am 29.12.2020 um 10:49 schrieb Jonas Maebe via fpc-devel > > : > > > > On 29/12/2020 08:17, Pascal Riekenberg via fpc-devel wrote: > >> cpu.pp(77,15) Error: Unrecognized opcode xbegin > >> cpu.pp(77,22) Error: As

Re: [fpc-devel] Attn Florian: r47852 broke building of i386

2020-12-29 Thread Florian Klämpfl via fpc-devel
> Am 29.12.2020 um 10:49 schrieb Jonas Maebe via fpc-devel > : > > On 29/12/2020 08:17, Pascal Riekenberg via fpc-devel wrote: >> cpu.pp(77,15) Error: Unrecognized opcode xbegin >> cpu.pp(77,22) Error: Assembler syntax error >> cpu.pp(83,15) Error: Unrecognized opcode xend >> cpu.pp(269) Fatal

Re: [fpc-devel] Attn Florian: r47852 broke building of i386

2020-12-29 Thread Jonas Maebe via fpc-devel
On 29/12/2020 11:21, Pascal Riekenberg via fpc-devel wrote: > Windows 10 20H2 x86_64 > > How can i check binutils version? On Windows, FPC does not use binutils for assembling by default. What is your starting compiler version? Jonas ___ fpc-devel mai

Re: [fpc-devel] Attn Florian: r47852 broke building of i386

2020-12-29 Thread Pascal Riekenberg via fpc-devel
Windows 10 20H2 x86_64 How can i check binutils version? Pascal > Jonas Maebe via fpc-devel hat am 29.12.2020 > 10:49 geschrieben: > > > On 29/12/2020 08:17, Pascal Riekenberg via fpc-devel wrote: > > cpu.pp(77,15) Error: Unrecognized opcode xbegin > > cpu.pp(77,22) Error: Assembler synta

Re: [fpc-devel] Attn Florian: r47852 broke building of i386

2020-12-29 Thread Jonas Maebe via fpc-devel
On 29/12/2020 08:17, Pascal Riekenberg via fpc-devel wrote: > cpu.pp(77,15) Error: Unrecognized opcode xbegin > cpu.pp(77,22) Error: Assembler syntax error > cpu.pp(83,15) Error: Unrecognized opcode xend > cpu.pp(269) Fatal: There were 3 errors compiling module, stopping On which OS is this? And i

Re: [fpc-devel] Attn Florian: r47852 broke building of i386

2020-12-28 Thread J. Gareth Moreton via fpc-devel
Do you have an assembly dump of that file, or at least a snippet of the culprit subroutine? Gareth aka. Kit On 29/12/2020 07:17, Pascal Riekenberg via fpc-devel wrote: cpu.pp(77,15) Error: Unrecognized opcode xbegin cpu.pp(77,22) Error: Assembler syntax error cpu.pp(83,15) Error: Unrecognized

[fpc-devel] Attn Florian: r47852 broke building of i386

2020-12-28 Thread Pascal Riekenberg via fpc-devel
cpu.pp(77,15) Error: Unrecognized opcode xbegin cpu.pp(77,22) Error: Assembler syntax error cpu.pp(83,15) Error: Unrecognized opcode xend cpu.pp(269) Fatal: There were 3 errors compiling module, stopping Pascal ___ fpc-devel maillist - fpc-devel@lists