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
| linux-armv7l | Cross-compiled on RHEL 9 x64 with a [custom GCC toolchain](https://github.com/rvagg/rpi-newer-crosstools)[^7]|
168
+
| linux-ppc64le | RHEL 8 with gcc-toolset-12[^6]|
169
+
| linux-s390x | RHEL 8 with gcc-toolset-12[^6]|
170
+
| linux-x64 | RHEL 8 with gcc-toolset-12[^6]|
171
+
| win-arm64 | Windows Server 2022 (x64) with Visual Studio 2022 |
172
+
| win-x64 | Windows Server 2022 (x64) with Visual Studio 2022 |
172
173
173
174
<!--lint disable final-definition-->
174
175
@@ -181,9 +182,9 @@ Binaries at <https://nodejs.org/download/release/> are produced on:
181
182
RHEL 8 and Ubuntu 20.04.
182
183
183
184
[^7]: Binaries produced on these systems are compatible with glibc >= 2.28
184
-
and libstdc++ >= 6.0.28 (`GLIBCXX_3.4.28`). These are available on
185
-
distributions natively supporting GCC 9.3 or higher, such as Debian 11,
186
-
Ubuntu 20.04.
185
+
and libstdc++ >= 6.0.30 (`GLIBCXX_3.4.30`). These are available on
186
+
distributions natively supporting GCC 12.1 or higher, such as Debian 12,
0 commit comments