| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5b358d5 commit 98c2067
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -169,16 +169,17 @@ Depending on the host platform, the selection of toolchains may vary. | |||
| 169 | 169 | ||
| 170 | 170 | Binaries at <https://nodejs.org/download/release/> are produced on: | |
| 171 | 171 | ||
| 172 | - | Binary package | Platform and Toolchain | | ||
| 173 | - | --------------------- | ------------------------------------------------------------------------------------------------------------- | | ||
| 174 | - | aix-ppc64 | AIX 7.2 TL04 on PPC64BE with GCC 8 | | ||
| 175 | - | darwin-x64 (and .pkg) | macOS 10.15, Xcode Command Line Tools 11 with -mmacosx-version-min=10.13 | | ||
| 176 | - | linux-arm64 | CentOS 7 with devtoolset-8 / GCC 8 <sup>[8](#fn8)</sup> | | ||
| 177 | - | linux-armv7l | Cross-compiled on Ubuntu 18.04 x64 with [custom GCC toolchain](https://github.com/rvagg/rpi-newer-crosstools) | | ||
| 178 | - | linux-ppc64le | CentOS 7 with devtoolset-8 / GCC 8 <sup>[8](#fn8)</sup> | | ||
| 179 | - | linux-s390x | RHEL 7 with devtoolset-8 / GCC 8 <sup>[8](#fn8)</sup> | | ||
| 180 | - | linux-x64 | CentOS 7 with devtoolset-8 / GCC 8 <sup>[8](#fn8)</sup> | | ||
| 181 | - | win-x64 and win-x86 | Windows 2012 R2 (x64) with Visual Studio 2019 | | ||
| 172 | + | Binary package | Platform and Toolchain | | ||
| 173 | + | --------------------- | ------------------------------------------------------------------------------------------------------------- | | ||
| 174 | + | aix-ppc64 | AIX 7.2 TL04 on PPC64BE with GCC 8 | | ||
| 175 | + | darwin-x64 | macOS 10.15, Xcode Command Line Tools 11 with -mmacosx-version-min=10.13 | | ||
| 176 | + | darwin-arm64 (and .pkg) | macOS 11 (arm64), Xcode Command Line Tools 12 with -mmacosx-version-min=10.13 | | ||
| 177 | + | linux-arm64 | CentOS 7 with devtoolset-8 / GCC 8 <sup>[8](#fn8)</sup> | | ||
| 178 | + | linux-armv7l | Cross-compiled on Ubuntu 18.04 x64 with [custom GCC toolchain](https://github.com/rvagg/rpi-newer-crosstools) | | ||
| 179 | + | linux-ppc64le | CentOS 7 with devtoolset-8 / GCC 8 <sup>[8](#fn8)</sup> | | ||
| 180 | + | linux-s390x | RHEL 7 with devtoolset-8 / GCC 8 <sup>[8](#fn8)</sup> | | ||
| 181 | + | linux-x64 | CentOS 7 with devtoolset-8 / GCC 8 <sup>[8](#fn8)</sup> | | ||
| 182 | + | win-x64 and win-x86 | Windows 2012 R2 (x64) with Visual Studio 2019 | | ||
| 182 | 183 | ||
| 183 | 184 | <em id="fn8">8</em>: The Enterprise Linux devtoolset-8 allows us to compile | |
| 184 | 185 | binaries with GCC 8 but linked to the glibc and libstdc++ versions of the host | |
| Back | FazBrowse Home | New Git URL |
0 commit comments