@@ -99,29 +99,29 @@ Node.js does not support a platform version if a vendor has expired support
99
99
for it. In other words, Node.js does not support running on End-of-Life (EoL)
100
100
platforms. This is true regardless of entries in the table below.
101
101
102
- | Operating System | Architectures | Versions | Support Type | Notes |
103
- | ---------------- | ---------------- | ------------------------------- | ------------ | --------------------------------- |
104
- | GNU/Linux | x64 | kernel >= 3.10, glibc >= 2.17 | Tier 1 | e.g. Ubuntu 16.04 <sup >[ 1] ( #fn1 ) </sup >, Debian 9, EL 7 <sup >[ 2] ( #fn2 ) </sup > |
105
- | GNU/Linux | x64 | kernel >= 3.10, musl >= 1.1.19 | Experimental | e.g. Alpine 3.8 |
106
- | GNU/Linux | x86 | kernel >= 3.10, glibc >= 2.17 | Experimental | Downgraded as of Node.js 10 |
107
- | GNU/Linux | arm64 | kernel >= 4.5, glibc >= 2.17 | Tier 1 | e.g. Ubuntu 16.04, Debian 9, EL 7 <sup >[ 3] ( #fn3 ) </sup > |
108
- | GNU/Linux | armv7 | kernel >= 4.14, glibc >= 2.24 | Tier 1 | e.g. Ubuntu 18.04, Debian 9 |
109
- | GNU/Linux | armv6 | kernel >= 4.14, glibc >= 2.24 | Experimental | Downgraded as of Node.js 12 |
110
- | GNU/Linux | ppc64le >=power8 | kernel >= 3.10.0, glibc >= 2.17 | Tier 2 | e.g. Ubuntu 16.04 <sup >[ 1] ( #fn1 ) </sup >, EL 7 <sup >[ 2] ( #fn2 ) </sup > |
111
- | GNU/Linux | s390x | kernel >= 3.10.0, glibc >= 2.17 | Tier 2 | e.g. EL 7 <sup >[ 2] ( #fn2 ) </sup > |
112
- | Windows | x64, x86 (WoW64) | >= Windows 8.1/2012 R2 | Tier 1 | <sup >[ 4] ( #fn4 ) ,[ 5] ( #fn5 ) </sup > |
113
- | Windows | x86 (native) | >= Windows 8.1/2012 R2 | Tier 1 (running) / Experimental (compiling) <sup >[ 6] ( #fn6 ) </sup > | |
114
- | Windows | x64, x86 | Windows Server 2012 (not R2) | Experimental | |
115
- | Windows | arm64 | >= Windows 10 | Tier 2 (compiling) / Experimental (running) | |
116
- | macOS | x64 | >= 10.13 | Tier 1 | For notes about compilation see <sup >[ 8 ] ( #fn8 ) </sup > |
117
- | macOS | arm64 | >= 11 | Tier 1 | |
118
- | SmartOS | x64 | >= 18 | Tier 2 | |
119
- | AIX | ppc64be >=power7 | >= 7.2 TL04 | Tier 2 | |
120
- | FreeBSD | x64 | >= 11 | Experimental | Downgraded as of Node.js 12 < sup > [ 7 ] ( #fn7 ) </ sup > |
102
+ | Operating System | Architectures | Versions | Support Type | Notes |
103
+ | ---------------- | ---------------- | ------------------------------- | ---------------------------------------------------------------- | ------------------------------------------ --------------------------------- |
104
+ | GNU/Linux | x64 | kernel >= 3.10, glibc >= 2.17 | Tier 1 | e.g. Ubuntu 16.04 <sup >[ 1] ( #fn1 ) </sup >, Debian 9, EL 7 <sup >[ 2] ( #fn2 ) </sup > |
105
+ | GNU/Linux | x64 | kernel >= 3.10, musl >= 1.1.19 | Experimental | e.g. Alpine 3.8 |
106
+ | GNU/Linux | x86 | kernel >= 3.10, glibc >= 2.17 | Experimental | Downgraded as of Node.js 10 |
107
+ | GNU/Linux | arm64 | kernel >= 4.5, glibc >= 2.17 | Tier 1 | e.g. Ubuntu 16.04, Debian 9, EL 7 <sup >[ 3] ( #fn3 ) </sup > |
108
+ | GNU/Linux | armv7 | kernel >= 4.14, glibc >= 2.24 | Tier 1 | e.g. Ubuntu 18.04, Debian 9 |
109
+ | GNU/Linux | armv6 | kernel >= 4.14, glibc >= 2.24 | Experimental | Downgraded as of Node.js 12 |
110
+ | GNU/Linux | ppc64le >=power8 | kernel >= 3.10.0, glibc >= 2.17 | Tier 2 | e.g. Ubuntu 16.04 <sup >[ 1] ( #fn1 ) </sup >, EL 7 <sup >[ 2] ( #fn2 ) </sup > |
111
+ | GNU/Linux | s390x | kernel >= 3.10.0, glibc >= 2.17 | Tier 2 | e.g. EL 7 <sup >[ 2] ( #fn2 ) </sup > |
112
+ | Windows | x64, x86 (WoW64) | >= Windows 8.1/2012 R2 | Tier 1 | <sup >[ 4] ( #fn4 ) ,[ 5] ( #fn5 ) </sup > |
113
+ | Windows | x86 (native) | >= Windows 8.1/2012 R2 | Tier 1 (running) / Experimental (compiling) <sup >[ 6] ( #fn6 ) </sup > | |
114
+ | Windows | x64, x86 | Windows Server 2012 (not R2) | Experimental | |
115
+ | Windows | arm64 | >= Windows 10 | Tier 2 (compiling) / Experimental (running) | |
116
+ | macOS | x64 | >= 10.13 | Tier 1 | For notes about compilation see <sup >[ 7 ] ( #fn7 ) </sup > |
117
+ | macOS | arm64 | >= 11 | Tier 1 | |
118
+ | SmartOS | x64 | >= 18 | Tier 2 | |
119
+ | AIX | ppc64be >=power7 | >= 7.2 TL04 | Tier 2 | |
120
+ | FreeBSD | x64 | >= 12.2 | Experimental | |
121
121
122
122
<em id =" fn1 " >1</em >: GCC 8 is not provided on the base platform. Users will
123
123
need the
124
- [ Toolchain test builds PPA] ( https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test?field.series_filter =xenial )
124
+ [ Toolchain test builds PPA] ( https://launchpad.net/\ ~ ubuntu-toolchain-r/+archive/ubuntu/test?field.series \_ filter =xenial )
125
125
or similar to source a newer compiler.
126
126
127
127
<em id =" fn2 " >2</em >: GCC 8 is not provided on the base platform. Users will
@@ -174,7 +174,7 @@ Depending on the host platform, the selection of toolchains may vary.
174
174
Binaries at < https://nodejs.org/download/release/ > are produced on:
175
175
176
176
| Binary package | Platform and Toolchain |
177
- | --------------------- | ------------------------------------------------------------------------------------------------------------- |
177
+ | ----------------------- | ------------------------------------------------------------------------------------------------------------- |
178
178
| aix-ppc64 | AIX 7.2 TL04 on PPC64BE with GCC 8 |
179
179
| darwin-x64 | macOS 10.15, Xcode Command Line Tools 11 with -mmacosx-version-min=10.13 |
180
180
| darwin-arm64 (and .pkg) | macOS 11 (arm64), Xcode Command Line Tools 12 with -mmacosx-version-min=10.13 |
@@ -276,7 +276,7 @@ $ make -j4
276
276
277
277
The ` -j4 ` option will cause ` make ` to run 4 simultaneous compilation jobs which
278
278
may reduce build time. For more information, see the
279
- [ GNU Make Documentation] ( https://www.gnu.org/software/make/manual/html_node /Parallel.html ) .
279
+ [ GNU Make Documentation] ( https://www.gnu.org/software/make/manual/html \_ node /Parallel.html ) .
280
280
281
281
The above requires that ` python ` resolves to a supported version of
282
282
Python. See [ Prerequisites] ( #prerequisites ) .
0 commit comments