From adriaan at adriaan.biz Sat Nov 2 08:27:00 2024 From: adriaan at adriaan.biz (Adriaan van Os) Date: Sat, 02 Nov 2024 07:27:00 +0000 (UTC) Subject: [fpc-devel] macosx_version_min has been renamed to -macos_version_min In-Reply-To: References: <8c7fc077-2808-46df-bbbd-67ee202510e6@netcologne.de> Message-ID: <6725D448.9060308@adriaan.biz> Jonas Maebe via fpc-devel wrote: > 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. Unfortunately, I now get ld: unknown option: -macos_version_min when building fpc from trunk on Mac OS 10.14. Regards, Adriaan van Os From zoe at scootersoftware.com Sat Nov 2 17:08:49 2024 From: zoe at scootersoftware.com (=?utf-8?Q?Zo=C3=AB_Peterson?=) Date: Sat, 2 Nov 2024 11:08:49 -0500 Subject: [fpc-devel] macosx_version_min has been renamed to -macos_version_min In-Reply-To: <6725D448.9060308@adriaan.biz> References: <6725D448.9060308@adriaan.biz> Message-ID: > Unfortunately, I now get > > ld: unknown option: -macos_version_min > > when building fpc from trunk on Mac OS 10.14. FPC should use one or the other based on the version of macOS or Xcode that you?re compiling on, not the minimum version you?re targeting. ? Zo? Peterson Scooter Software -------------- next part -------------- An HTML attachment was scrubbed... URL: