Skip to content

Commit 16da0fd

Browse files
committed
website update
1 parent 11c721c commit 16da0fd

File tree

49 files changed

+624
-571
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+624
-571
lines changed

website/blog/2019-07-26-arm-none-eabi-gcc-v7-3-1-1-2-released.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,11 @@ The binaries were built using the
117117
of build environments based on slightly older distributions, that should be
118118
compatible with most recent systems.
119119

120-
- GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
120+
- x86/x64 GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
121121
Docker container
122-
- Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
122+
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
123123
CentOS 6 Docker container
124-
- macOS: most binaries were built with GCC 7.4, running in a separate
124+
- x64 macOS: most binaries were built with GCC 7.4, running in a separate
125125
folder on macOS 10.10.5; GDB cannot be compiled with GCC, so Apple
126126
clang was used.
127127

website/blog/2019-07-29-arm-none-eabi-gcc-v8-3-1-1-1-released.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,11 @@ The binaries were built using the
118118
of build environments based on slightly older distributions, that should be
119119
compatible with most recent systems.
120120

121-
- GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
121+
- x86/x64 GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
122122
Docker container
123-
- Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
123+
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
124124
CentOS 6 Docker container
125-
- macOS: most binaries were built with GCC 7.4, running in a separate
125+
- x64 macOS: most binaries were built with GCC 7.4, running in a separate
126126
folder on macOS 10.10.5; GDB cannot be compiled with GCC, so Apple
127127
clang was used.
128128

website/blog/2019-10-11-arm-none-eabi-gcc-v8-3-1-1-2-released.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,11 @@ The binaries were built using the
123123
of build environments based on slightly older distributions, that should be
124124
compatible with most recent systems.
125125

126-
- GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
126+
- x86/x64 GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
127127
Docker container
128-
- Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
128+
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
129129
CentOS 6 Docker container
130-
- macOS: most binaries were built with GCC 7.4, running in a separate
130+
- x64 macOS: most binaries were built with GCC 7.4, running in a separate
131131
folder on macOS 10.10.5; GDB cannot be compiled with GCC, so Apple
132132
clang was used.
133133

website/blog/2019-11-02-arm-none-eabi-gcc-v8-3-1-1-3-released.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -169,11 +169,11 @@ The binaries were built using the
169169
of build environments based on slightly older distributions, that should be
170170
compatible with most recent systems.
171171

172-
- GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
172+
- x86/x64 GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
173173
Docker container
174-
- Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
174+
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
175175
CentOS 6 Docker container
176-
- macOS: most binaries were built with GCC 7.4, running in a separate
176+
- x64 macOS: most binaries were built with GCC 7.4, running in a separate
177177
folder on macOS 10.10.5; GDB cannot be compiled with GCC, so Apple
178178
clang was used.
179179

website/blog/2019-12-06-arm-none-eabi-gcc-v8-3-1-1-4-released.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ The binaries were built using the
149149
of build environments based on slightly older distributions, that should be
150150
compatible with most recent systems.
151151

152-
- GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
152+
- x86/x64 GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
153153
Docker container
154-
- Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
154+
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
155155
CentOS 6 Docker container
156-
- macOS: most binaries were built with GCC 7.4, running in a separate
156+
- x64 macOS: most binaries were built with GCC 7.4, running in a separate
157157
folder on macOS 10.10.5; GDB cannot be compiled with GCC, so Apple
158158
clang was used.
159159

website/blog/2019-12-06-arm-none-eabi-gcc-v9-2-1-1-1-released.mdx

+3-3
Original file line numberDiff line numberDiff line change
@@ -160,11 +160,11 @@ The binaries were built using the
160160
of build environments based on slightly older distributions, that should be
161161
compatible with most recent systems.
162162

163-
- GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
163+
- x86/x64 GNU/Linux: all binaries were built with GCC 7.4, running in a CentOS 6
164164
Docker container
165-
- Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
165+
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 7.4, running in a
166166
CentOS 6 Docker container
167-
- macOS: most binaries were built with GCC 7.4, running in a separate
167+
- x64 macOS: most binaries were built with GCC 7.4, running in a separate
168168
folder on macOS 10.10.5; GDB cannot be compiled with GCC, so Apple
169169
clang was used.
170170

website/blog/2020-07-03-arm-none-eabi-gcc-v9-3-1-1-1-released.mdx

+4-4
Original file line numberDiff line numberDiff line change
@@ -181,13 +181,13 @@ The binaries were built using the
181181
of build environments based on slightly older distributions, that should be
182182
compatible with most recent systems.
183183

184-
- Intel GNU/Linux: all binaries were built with GCC 9.3, running in an
184+
- x86/x64 GNU/Linux: all binaries were built with GCC 9.3, running in an
185185
Ubuntu 12 Docker container
186-
- Arm GNU/Linux: all binaries were built with GCC 9.3, running in an
186+
- arm64/arm GNU/Linux: all binaries were built with GCC 9.3, running in an
187187
Ubuntu 16 Docker container
188-
- Windows: all binaries were built with mingw-w64 GCC 9.3, running in an
188+
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 9.3, running in an
189189
Ubuntu 12 Docker container
190-
- macOS: all binaries were built with GCC 9.3, running in a separate
190+
- x64 macOS: all binaries were built with GCC 9.3, running in a separate
191191
folder on macOS 10.10.5.
192192

193193
## Build

website/blog/2020-07-27-arm-none-eabi-gcc-v9-3-1-1-2-released.mdx

+4-4
Original file line numberDiff line numberDiff line change
@@ -185,13 +185,13 @@ The binaries were built using the
185185
of build environments based on slightly older distributions, that should be
186186
compatible with most recent systems.
187187

188-
- Intel GNU/Linux: all binaries were built with GCC 9.3, running in an
188+
- x86/x64 GNU/Linux: all binaries were built with GCC 9.3, running in an
189189
Ubuntu 12 Docker container
190-
- Arm GNU/Linux: all binaries were built with GCC 9.3, running in an
190+
- arm64/arm GNU/Linux: all binaries were built with GCC 9.3, running in an
191191
Ubuntu 16 Docker container (added in mid-2020)
192-
- Windows: all binaries were built with mingw-w64 GCC 9.3, running in an
192+
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 9.3, running in an
193193
Ubuntu 12 Docker container
194-
- macOS: all binaries were built with GCC 9.3, running in a separate
194+
- x64 macOS: all binaries were built with GCC 9.3, running in a separate
195195
folder on macOS 10.10.5.
196196

197197
## Build

website/blog/2020-10-12-arm-none-eabi-gcc-v9-3-1-1-3-released.mdx

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The [xPack GNU Arm Embedded GCC](https://xpack-dev-tools.github.io/arm-none-eabi
3030
is the **xPack** distribution of the
3131
[GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm).
3232

33-
There are separate binaries for **Windows** (Intel 32/64-bit),
33+
There are binaries for **x64 Windows**,
3434
**macOS** (Intel 64-bit) and **GNU/Linux** (Intel 32/64-bit, Arm 32/64-bit).
3535

3636
:::note Raspberry Pi
@@ -195,13 +195,13 @@ The binaries were built using the
195195
of build environments based on slightly older distributions, that should be
196196
compatible with most recent systems.
197197

198-
- Intel GNU/Linux: all binaries were built with GCC 9.3, running in an
198+
- x86/x64 GNU/Linux: all binaries were built with GCC 9.3, running in an
199199
Ubuntu 12 Docker container
200-
- Arm GNU/Linux: all binaries were built with GCC 9.3, running in an
200+
- arm64/arm GNU/Linux: all binaries were built with GCC 9.3, running in an
201201
Ubuntu 16 Docker container (added in mid-2020)
202-
- Windows: all binaries were built with mingw-w64 GCC 9.3, running in an
202+
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 9.3, running in an
203203
Ubuntu 12 Docker container
204-
- macOS: all binaries were built with GCC 9.3, running in a separate
204+
- x64 macOS: all binaries were built with GCC 9.3, running in a separate
205205
folder on macOS 10.10.5.
206206

207207
## Build

website/blog/2020-10-23-arm-none-eabi-gcc-v9-3-1-1-4-released.mdx

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The [xPack GNU Arm Embedded GCC](https://xpack-dev-tools.github.io/arm-none-eabi
3030
is the **xPack** distribution of the
3131
[GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm).
3232

33-
There are separate binaries for **Windows** (Intel 32/64-bit),
33+
There are binaries for **x64 Windows**,
3434
**macOS** (Intel 64-bit) and **GNU/Linux** (Intel 32/64-bit, Arm 32/64-bit).
3535

3636
:::note Raspberry Pi
@@ -156,13 +156,13 @@ The binaries were built using the
156156
of build environments based on slightly older distributions, that should be
157157
compatible with most recent systems.
158158

159-
- Intel GNU/Linux: all binaries were built with GCC 9.3, running in an
159+
- x86/x64 GNU/Linux: all binaries were built with GCC 9.3, running in an
160160
Ubuntu 12 Docker container
161-
- Arm GNU/Linux: all binaries were built with GCC 9.3, running in an
161+
- arm64/arm GNU/Linux: all binaries were built with GCC 9.3, running in an
162162
Ubuntu 16 Docker container (added in mid-2020)
163-
- Windows: all binaries were built with mingw-w64 GCC 9.3, running in an
163+
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 9.3, running in an
164164
Ubuntu 12 Docker container
165-
- macOS: all binaries were built with GCC 9.3, running in a separate
165+
- x64 macOS: all binaries were built with GCC 9.3, running in a separate
166166
folder on macOS 10.10.5.
167167

168168
## Build

website/blog/2020-12-19-arm-none-eabi-gcc-v10-2-1-1-1-released.mdx

+5-5
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The [xPack GNU Arm Embedded GCC](https://xpack-dev-tools.github.io/arm-none-eabi
3030
is the **xPack** distribution of the
3131
[GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm).
3232

33-
There are separate binaries for **Windows** (Intel 32/64-bit),
33+
There are binaries for **x64 Windows**,
3434
**macOS** (Intel 64-bit) and **GNU/Linux** (Intel 32/64-bit, Arm 32/64-bit).
3535

3636
:::note Raspberry Pi
@@ -164,13 +164,13 @@ The binaries were built using the
164164
of build environments based on slightly older distributions, that should be
165165
compatible with most recent systems.
166166

167-
- Intel GNU/Linux: all binaries were built with GCC 9.3, running in an
167+
- x86/x64 GNU/Linux: all binaries were built with GCC 9.3, running in an
168168
Ubuntu 12 Docker container
169-
- Arm GNU/Linux: all binaries were built with GCC 9.3, running in an
169+
- arm64/arm GNU/Linux: all binaries were built with GCC 9.3, running in an
170170
Ubuntu 16 Docker container (added in mid-2020)
171-
- Windows: all binaries were built with mingw-w64 GCC 9.3, running in an
171+
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 9.3, running in an
172172
Ubuntu 12 Docker container
173-
- Intel macOS: all binaries were built with GCC 9.3, running in a separate
173+
- x64 macOS: all binaries were built with GCC 9.3, running in a separate
174174
folder on macOS 10.10.5.
175175

176176
## Build

website/blog/2021-10-25-arm-none-eabi-gcc-v10-3-1-2-1-released.mdx

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The [xPack GNU Arm Embedded GCC](https://xpack-dev-tools.github.io/arm-none-eabi
3030
is a standalone cross-platform binary distribution of
3131
[GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm).
3232

33-
There are separate binaries for **Windows** (Intel 32/64-bit),
33+
There are binaries for **x64 Windows**,
3434
**macOS** (Intel 64-bit) and **GNU/Linux** (Intel 32/64-bit, Arm 32/64-bit).
3535

3636
:::note Raspberry Pi
@@ -53,13 +53,13 @@ The binary files are available from <a href={frontMatter.download_url}>GitHub Re
5353

5454
## Prerequisites
5555

56-
- Intel GNU/Linux 32/64-bit: any system with **GLIBC 2.15** or higher
56+
- x86/x64 GNU/Linux: any system with **GLIBC 2.15** or higher
5757
(like Ubuntu 12 or later, Debian 8 or later, RedHat/CentOS 7 later,
5858
Fedora 20 or later, etc)
59-
- Arm GNU/Linux 32/64-bit: any system with **GLIBC 2.23** or higher
59+
- arm64/arm GNU/Linux: any system with **GLIBC 2.23** or higher
6060
(like Ubuntu 16 or later, Debian 9 or later, RedHat/CentOS 8 or later,
6161
Fedora 24 or later, etc)
62-
- Intel Windows 32/64-bit: Windows 7 with the Universal C Runtime
62+
- x86/x64 Windows: Windows 7 with the Universal C Runtime
6363
([UCRT](https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c)),
6464
Windows 8, Windows 10
6565
- x64 macOS: 10.13 or later

website/blog/2021-11-12-arm-none-eabi-gcc-v10-3-1-2-2-released.mdx

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The [xPack GNU Arm Embedded GCC](https://xpack-dev-tools.github.io/arm-none-eabi
3030
is a standalone cross-platform binary distribution of
3131
[GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm).
3232

33-
There are separate binaries for **Windows** (Intel 32/64-bit),
33+
There are binaries for **x64 Windows**,
3434
**macOS** (Intel 64-bit) and **GNU/Linux** (Intel 32/64-bit, Arm 32/64-bit).
3535

3636
:::note Raspberry Pi
@@ -47,13 +47,13 @@ The binary files are available from <a href={frontMatter.download_url}>GitHub Re
4747

4848
## Prerequisites
4949

50-
- Intel GNU/Linux 32/64-bit: any system with **GLIBC 2.15** or higher
50+
- x86/x64 GNU/Linux: any system with **GLIBC 2.15** or higher
5151
(like Ubuntu 12 or later, Debian 8 or later, RedHat/CentOS 7 later,
5252
Fedora 20 or later, etc)
53-
- Arm GNU/Linux 32/64-bit: any system with **GLIBC 2.23** or higher
53+
- arm64/arm GNU/Linux: any system with **GLIBC 2.23** or higher
5454
(like Ubuntu 16 or later, Debian 9 or later, RedHat/CentOS 8 or later,
5555
Fedora 24 or later, etc)
56-
- Intel Windows 32/64-bit: Windows 7 with the Universal C Runtime
56+
- x86/x64 Windows: Windows 7 with the Universal C Runtime
5757
([UCRT](https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c)),
5858
Windows 8, Windows 10
5959
- x64 macOS: 10.13 or later

website/blog/2021-12-07-arm-none-eabi-gcc-v10-3-1-2-3-released.mdx

+4-4
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The [xPack GNU Arm Embedded GCC](https://xpack-dev-tools.github.io/arm-none-eabi
3030
is a standalone cross-platform binary distribution of
3131
[GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm).
3232

33-
There are separate binaries for **Windows** (Intel 32/64-bit),
33+
There are binaries for **x64 Windows**,
3434
**macOS** (Intel 64-bit, Apple Silicon 64-bit)
3535
and **GNU/Linux** (Intel 32/64-bit, Arm 32/64-bit).
3636

@@ -48,13 +48,13 @@ The binary files are available from <a href={frontMatter.download_url}>GitHub Re
4848

4949
## Prerequisites
5050

51-
- Intel GNU/Linux 32/64-bit: any system with **GLIBC 2.15** or higher
51+
- x86/x64 GNU/Linux: any system with **GLIBC 2.15** or higher
5252
(like Ubuntu 12 or later, Debian 8 or later, RedHat/CentOS 7 later,
5353
Fedora 20 or later, etc)
54-
- Arm GNU/Linux 32/64-bit: any system with **GLIBC 2.23** or higher
54+
- arm64/arm GNU/Linux: any system with **GLIBC 2.23** or higher
5555
(like Ubuntu 16 or later, Debian 9 or later, RedHat/CentOS 8 or later,
5656
Fedora 24 or later, etc)
57-
- Intel Windows 32/64-bit: Windows 7 with the Universal C Runtime
57+
- x86/x64 Windows: Windows 7 with the Universal C Runtime
5858
([UCRT](https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c)),
5959
Windows 8, Windows 10
6060
- x64 macOS: 10.13 or later

website/blog/2022-05-15-arm-none-eabi-gcc-v11-2-1-1-1-released.mdx

+3-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ The [xPack GNU Arm Embedded GCC](https://xpack-dev-tools.github.io/arm-none-eabi
3131
is a standalone cross-platform binary distribution of
3232
[GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm).
3333

34-
There are separate binaries for **Windows** (x64),
35-
**macOS** (x64 and arm64) and **GNU/Linux** (x64, arm64 and arm).
34+
There are separate binaries for **Windows** (Intel 64-bit),
35+
**macOS** (Intel 64-bit, Apple Silicon 64-bit)
36+
and **GNU/Linux** (Intel 64-bit, Arm 32/64-bit).
3637

3738
:::note Raspberry Pi
3839

website/blog/2022-05-30-arm-none-eabi-gcc-v11-2-1-1-2-released.mdx

+3-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ The [xPack GNU Arm Embedded GCC](https://xpack-dev-tools.github.io/arm-none-eabi
3131
is a standalone cross-platform binary distribution of
3232
[GNU Arm Embedded Toolchain](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm).
3333

34-
There are separate binaries for **Windows** (x64),
35-
**macOS** (x64 and arm64) and **GNU/Linux** (x64, arm64 and arm).
34+
There are separate binaries for **Windows** (Intel 64-bit),
35+
**macOS** (Intel 64-bit, Apple Silicon 64-bit)
36+
and **GNU/Linux** (Intel 64-bit, Arm 32/64-bit).
3637

3738
:::note Raspberry Pi
3839

website/blog/2022-08-28-arm-none-eabi-gcc-v11-3-1-1-1-released.mdx

+3-2
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ The [xPack GNU Arm Embedded GCC](https://xpack-dev-tools.github.io/arm-none-eabi
3131
is a standalone cross-platform binary distribution of
3232
[Arm GNU Toolchain](https://developer.arm.com/Tools%20and%20Software/GNU%20Toolchain).
3333

34-
There are separate binaries for **Windows** (x64),
35-
**macOS** (x64 and arm64) and **GNU/Linux** (x64, arm64 and arm).
34+
There are separate binaries for **Windows** (Intel 64-bit),
35+
**macOS** (Intel 64-bit, Apple Silicon 64-bit)
36+
and **GNU/Linux** (Intel 64-bit, Arm 32/64-bit).
3637

3738
:::note Raspberry Pi
3839

website/blog/2023-02-05-arm-none-eabi-gcc-v12-2-1-1-2-released.mdx

+3-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ The [xPack GNU Arm Embedded GCC](https://xpack-dev-tools.github.io/arm-none-eabi
3636
is a standalone cross-platform binary distribution of
3737
[Arm GNU Toolchain](https://developer.arm.com/Tools%20and%20Software/GNU%20Toolchain).
3838

39-
There are separate binaries for **Windows** (x64),
40-
**macOS** (x64 and arm64) and **GNU/Linux** (x64, arm64 and arm).
39+
There are separate binaries for **Windows** (Intel 64-bit),
40+
**macOS** (Intel 64-bit, Apple Silicon 64-bit)
41+
and **GNU/Linux** (Intel 64-bit, Arm 32/64-bit).
4142

4243
:::note Raspberry Pi
4344

website/blog/2023-08-21-arm-none-eabi-gcc-v12-3-1-1-1-released.mdx

+3-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ The [xPack GNU Arm Embedded GCC](https://xpack.github.io/arm-none-eabi-gcc/)
3636
is a standalone cross-platform binary distribution of
3737
[Arm GNU Toolchain](https://developer.arm.com/Tools%20and%20Software/GNU%20Toolchain).
3838

39-
There are separate binaries for **Windows** (x64),
40-
**macOS** (x64 and arm64) and **GNU/Linux** (x64, arm64 and arm).
39+
There are separate binaries for **Windows** (Intel 64-bit),
40+
**macOS** (Intel 64-bit, Apple Silicon 64-bit)
41+
and **GNU/Linux** (Intel 64-bit, Arm 32/64-bit).
4142

4243
:::note Raspberry Pi
4344

website/blog/2023-09-21-arm-none-eabi-gcc-v12-3-1-1-2-released.mdx

+3-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ The [xPack GNU Arm Embedded GCC](https://xpack.github.io/arm-none-eabi-gcc/)
3636
is a standalone cross-platform binary distribution of
3737
[Arm GNU Toolchain](https://developer.arm.com/Tools%20and%20Software/GNU%20Toolchain).
3838

39-
There are separate binaries for **Windows** (x64),
40-
**macOS** (x64 and arm64) and **GNU/Linux** (x64, arm64 and arm).
39+
There are separate binaries for **Windows** (Intel 64-bit),
40+
**macOS** (Intel 64-bit, Apple Silicon 64-bit)
41+
and **GNU/Linux** (Intel 64-bit, Arm 32/64-bit).
4142

4243
:::note Raspberry Pi
4344

website/blog/2023-11-09-arm-none-eabi-gcc-v13-2-1-1-1-released.mdx

+3-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,9 @@ The [xPack GNU Arm Embedded GCC](https://xpack.github.io/arm-none-eabi-gcc/)
3636
is a standalone cross-platform binary distribution of
3737
[Arm GNU Toolchain](https://developer.arm.com/Tools%20and%20Software/GNU%20Toolchain).
3838

39-
There are separate binaries for **Windows** (x64),
40-
**macOS** (x64 and arm64) and **GNU/Linux** (x64, arm64 and arm).
39+
There are separate binaries for **Windows** (Intel 64-bit),
40+
**macOS** (Intel 64-bit, Apple Silicon 64-bit)
41+
and **GNU/Linux** (Intel 64-bit, Arm 32/64-bit).
4142

4243
:::note Raspberry Pi
4344

website/blog/_common/_prerequisites-glib-2.27.mdx

+5-5
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55

66
## Prerequisites
77

8+
- x64 Windows: Windows 7 with the Universal C Runtime
9+
([UCRT](https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c)),
10+
Windows 8, Windows 10, Windows 11
11+
- x64 macOS: 10.13 or later
12+
- arm64 macOS: 11.6 or later
813
- x64 GNU/Linux: any system with **GLIBC 2.27** or higher
914
(like Ubuntu 18 or later, Debian 10 or later, RedHat 8 or later,
1015
Fedora 29 or later, etc)
1116
- arm64/arm GNU/Linux: any system with **GLIBC 2.27** or higher
1217
(like Raspberry Pi OS, Ubuntu 18 or later, Debian 10 or later,
1318
RedHat 8 or later, Fedora 29 or later, etc)
14-
- x64 Windows: Windows 7 with the Universal C Runtime
15-
([UCRT](https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c)),
16-
Windows 8, Windows 10, Windows 11
17-
- x64 macOS: 10.13 or later
18-
- arm64 macOS: 11.6 or later

website/docs/developer/_common/_platform-docker-section.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ or, for more verbosity, run the similar development build:
4747
archive and its SHA signature, created in
4848
the <code>buils-assets/build/{props.platform}/deploy</code> folder:
4949

50-
* <code>xpack-arm-none-eabi-gcc-{customField('upstreamVersion')}-{customField('xpackSubversion')}-{props.platform}.tar.gz</code>
51-
* <code>xpack-arm-none-eabi-gcc-{customField('upstreamVersion')}-{customField('xpackSubversion')}-{props.platform}.tar.gz.sha</code>
50+
* <code>xpack-arm-none-eabi-gcc-{customField('xpackVersion')}-{props.platform}.tar.gz</code>
51+
* <code>xpack-arm-none-eabi-gcc-{customField('xpackVersion')}-{props.platform}.tar.gz.sha</code>
5252

5353
To rerun the build, invoke the **deep-clean** action and repeat from install:
5454

0 commit comments

Comments
 (0)