You are not logged in.
Pages: 1
Hello,
I tried a new macOS machine with latest mORMot, and FPC and compiling the packge does not work with error like: Linker: cmpl %rdx,-12(%rax)
In summery, I can not compile mORMot.
Does anyone used it recently with mac and any note I should know?
Offline
We compile and run the regression tests for Mac x86_64 and M1 every night.
For instance:
https://luti.tranquil.it/get_folder_res … 90Mi9tYWM=
https://luti.tranquil.it/get_folder_res … 9tYWNfYXJt
So it sounds more like a setup problem on your particular PC.
But we use the command line, or a cross-compiler.
Because we had bad experience with Lazarus on Mac OS.
With fpcupdeluxe, it is easy to setup a cross-compiler for Mac OS on Windows or Linux.
How did you setup the FPC and Lazarus version you are using?
Offline
Ok good to here that. I tried two computers, one a x86 VM and one M1. Both installed Trunk for x86 with fpcupdeluxe and that was it. I didn't do anything in particular.
My current version is Lazarus 3.99 (rev main_3_99-1261-gb2b86ebaef) FPC 3.3.1 x86_64-darwin-cocoa
Lazarus on macOS is not the best in user experience, but was your problem compiler issues?
Offline
Pages: 1