On 28/10/2024 14:14, Mattias Gaertner via fpc-devel wrote:
On mac the linker gives

Error: -macosx_version_min has been renamed to -macos_version_min

With fpc 3.2.2 and 3.3.1.

Is there some option I'm missing?

Yesterday I changed trunk so that the compiler uses -macos_version_min if you target macOS 11.0 or later (-WM11.0). It won't help with FPC 3.2.2 though. I'll look into merging the change to 3.2.4, and possibly also up the default target macOS version to 11.0 to avoid issues by default for most people.


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

Reply via email to