Re: [fpc-devel] macosx_version_min has been renamed to -macos_version_min

2024-10-28 Thread Jonas Maebe via fpc-devel
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 targ

Re: [fpc-devel] macosx_version_min has been renamed to -macos_version_min

2024-10-28 Thread Mattias Gaertner via fpc-devel
On 10/28/24 14:27, Karoly Balogh via fpc-devel wrote: Hi, On Mon, 28 Oct 2024, 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? This has been a war

Re: [fpc-devel] macosx_version_min has been renamed to -macos_version_min

2024-10-28 Thread Karoly Balogh via fpc-devel
Hi, On Mon, 28 Oct 2024, 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? This has been a warning before. Maybe Apple changed it to an error re

[fpc-devel] macosx_version_min has been renamed to -macos_version_min

2024-10-28 Thread Mattias Gaertner via fpc-devel
Hi, 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? Mattias ___ fpc-devel maillist - fpc-devel@lists.freepascal.org https://lists.freepascal.org/

Re: [fpc-devel] endless loop in compiler

2024-10-28 Thread Michael Van Canneyt via fpc-devel
On Mon, 28 Oct 2024, Martin Frb via fpc-devel wrote: I don't have much info, but maybe someone can look here. It's about fpc 3.3.1, and my best guess is that the compiler enters an endless loop. There is a bit of a stacktrace,but not much possible unit loading related. https://forum.

[fpc-devel] endless loop in compiler

2024-10-28 Thread Martin Frb via fpc-devel
I don't have much info, but maybe someone can look here. It's about fpc 3.3.1, and my best guess is that the compiler enters an endless loop. There is a bit of a stacktrace,but not much possible unit loading related. https://forum.lazarus.freepascal.org/index.php/topic,69067.msg535575.htm