Discussion:
ANN: GCC 14.1.0 for macOS
(too old to reply)
Simon Wright
2024-05-16 20:09:55 UTC
Permalink
GCC 14.1.0 suite available for macOS:

aarch64,
https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-14.1.0-aarch64

x86_64,
https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-14.1.0-x86_64
OrangeFish
2024-05-17 15:01:09 UTC
Permalink
Post by Simon Wright
aarch64,
https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-14.1.0-aarch64
Do you know how this differs from Iain Sandoe's port
(https://github.com/iains/gcc-darwin-arm64)?

OF
Simon Wright
2024-05-18 20:02:05 UTC
Permalink
Post by OrangeFish
Post by Simon Wright
aarch64,
https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-14.1.0-aarch64
Do you know how this differs from Iain Sandoe's port
(https://github.com/iains/gcc-darwin-arm64)?
OF
It's from Iain's repo https://github.com/iains/gcc-14-branch.

I _think_ that this corresopnds to GCC's releases/gcc-14.1.0 tag ????

I can't find it now, but when aked why he separated the release
"branches" from the development one (gcc-darwin-arm64) Iain referenced
some difficulty with Github.
Lawrence D'Oliveiro
2024-05-18 21:42:34 UTC
Permalink
... when aked why he separated the release
"branches" from the development one (gcc-darwin-arm64) Iain referenced
some difficulty with Github.
People need to remember that GitHub ≠ Git.
Simon Wright
2024-05-23 15:00:32 UTC
Permalink
Post by Simon Wright
aarch64,
https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-14.1.0-aarch64
x86_64,
https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-14.1.0-x86_64
and an aarch64-based cross-compiler to arm-eabi, at
https://github.com/simonjwright/distributing-gcc/releases/tag/gcc-14.1.0-aarch64-arm-eabi
Loading...