Re: [fpc-devel] Internal error building RTL

2022-04-26 Thread J. Gareth Moreton via fpc-devel
It would be best to keep a note of it though.  An internal error, no matter how messed up your build script or source files are, is an automatic bug, since they should never be triggered. In the meantime I found a bug in cgobj.pas that I'm fixing as part of my CMOV upgrades (since the upgrades

Re: [fpc-devel] Internal error building RTL

2022-04-26 Thread Hairy Pixels via fpc-devel
> On Apr 26, 2022, at 8:58 AM, J. Gareth Moreton via fpc-devel > wrote: > > It's just a "make all" in the RTL directory on x86_64-darwin, right? I can > only do x86_64-linux, which I hope is nearly the same, but I'll let you know. Ok I think this was because I was using the wrong build scri