You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: arm-software/embedded/docs/building-from-source.md
+2-6Lines changed: 2 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,9 @@
2
2
3
3
## Host platforms
4
4
5
-
Arm Toolchain for Embedded is built and tested on Ubuntu 18.04 LTS.
5
+
Arm Toolchain for Embedded is built and tested on Linux Ubuntu, macOS and Windows.
6
6
7
-
The Windows version of LLVM tools is built on Windows Server 2019
8
-
and lightly tested on Windows 10. Windows package provides runtime libraries
9
-
built on Linux, because of their limited Windows support.
10
-
11
-
Building and testing on macOS is functional but experimental.
7
+
Please refer to the _Host Platforms_ section in the [README](https://github.com/arm/arm-toolchain/blob/release/arm-software/20.x/arm-software/embedded/README.md#host-platforms), for details.
0 commit comments