[fpc-pascal] Compilation speed on Apple M1
Ryan Joseph
genericptr at gmail.com
Sat Nov 21 17:22:22 CET 2020
> On Nov 21, 2020, at 9:18 AM, Jonas Maebe via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
>
> As to how to do build a compiler on macOS that uses the LLVM backend,
> that's the same as on Linux, except that you don't need special command
> line options to find libgcc: https://wiki.freepascal.org/LLVM
It sounds like the LLVM backend is superior so is it the plan to start distributing compiler releases built from LLVM? What are the plans for the native code generator if it's being outperformed by the LLVM backend?
Regards,
Ryan Joseph
More information about the fpc-pascal
mailing list