On 07/02/2021 14:40, Jonas Maebe via fpc-devel wrote:
On 03/02/2021 11:58, Jonas Maebe via fpc-devel wrote:
On 02/02/2021 16:48, C Western via fpc-devel wrote:
Related to this I am trying to compile the rtl with debug information on
by passing DEBUG=1 to the make install when compiling from the current
SVN version, but it fails with:
...
/bin/mv -f aarch64/bin/aarch64-darwin/pp ppca64
/Applications/Xcode.app/Contents/Developer/usr/bin/make echotime
Start now 21:01:40
/usr/bin/diff ppc3 ppca64
Binary files ppc3 and ppca64 differ
I think a similar issue happens with other architectures on macs, and
there I think it was possible to fix by adjusting the starting compiler,
but I haven't been able to find a combination that works - any ideas?
I'll have a look.
Fixed in r48518
Thank you - I can confirm it compiles with the fix for me. I suspect
that will be easier to fix than the multi-thread code.
Colin
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel