Hi,

The latest FPC trunk can now generate code that targets macOS/AArch64.
The testsuite results are good and Lazarus also works when compiled with
this backend (although I haven't extensively tested it).

Like for other targets, most additional testsuite failures compared to
using the built-in code generator are due to LLVM's lack of support for
modelling hardware floating point exceptions. If you don't need those,
your code should work fine.

As always, building instructions are available on
https://wiki.freepascal.org/LLVM


Jonas
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to