On 9/12/2024 06:26, Ryan Carsten Schmidt wrote:
On Dec 8, 2024, at 09:52, Ken Cunningham wrote:
As a feature request for the future, for ease of writing portfiles it
might be helpful I think if a second platforms statement would replace
a previous one.
It's pretty unexpected to me if that's
On Dec 8, 2024, at 09:52, Ken Cunningham wrote:
>
> As a feature request for the future, for ease of writing portfiles it might
> be helpful I think if a second platforms statement would replace a previous
> one.
It's pretty unexpected to me if that's not already the case since other
variables
> On Dec 7, 2024, at 22:25, Joshua Root wrote:
>
> On 8/12/2024 05:55, Ken Cunningham wrote:
>> The gcc8 portfile, for example, contains this at the top:
>> platforms {darwin >= 10 < 15}
>> and then this lower down, near the libgcc8 stub port:
>> platforms {darwin < 15}
>
> Make su
On 8/12/2024 05:55, Ken Cunningham wrote:
The gcc8 portfile, for example, contains this at the top:
platforms {darwin >= 10 < 15}
and then this lower down, near the libgcc8 stub port:
platforms {darwin < 15}
Make sure you're setting platforms at most once for any given subport.
-
Just in case, dropping gcc-4.2 from this line does not change anything,
right?
https://github.com/macports/macports-ports/blob/0dea602a9f195ca39a6a0318d54c10b80036d35d/lang/gcc14/Portfile#L350
Sorry, cannot check at the moment.
At least before that was a bug in the port, which introduced circular
I'm trying to understand why I see this error when trying to install gcc7 on
10.5 PPC, using the PR we are working on in
https://github.com/macports/macports-ports/pull/26655 to update the default gcc
compiler on older systems to gcc14.
gcc 8, 11, 12, and 13 are not currently enabled for system