| 4 Dec 2025 |
| Jaafar joined the room. | 18:02:33 |
Jaafar | Can I add a native compiler as well as one or more cross compilers to the same dev shell? | 19:49:16 |
@rosssmyth:matrix.org | Yes, it is pretty common to do so for build->build project artifacts | 19:50:23 |
@rosssmyth:matrix.org | For multiple cross-compilers, I do not see anything particularly wrong but you'll have to be careful with your build system config to make sure it choose the correct compiler(s) | 19:51:25 |
@rosssmyth:matrix.org | * For multiple cross-compilers, I do not see anything particularly wrong but you'll have to be careful with your build system config to make sure it chooses the correct compiler(s) | 19:51:33 |
@rosssmyth:matrix.org | Generally a native compiler will be accessed via pkgsBuildBuild.stdenv.cc, which should be the same across all nixpkgs instances you make for each cross compiler | 19:54:24 |
matthewcroughan | FAIL: tests/split/line-bytes.sh for coreutils on musl | 22:54:16 |
matthewcroughan | damnit | 22:54:17 |