Hello, Svante Signell, le mar. 17 janv. 2023 13:20:46 +0100, a ecrit: > The attached patch adds libraries needed when cross-building Hurd. Most > of them arise when enabling zlib with --with-libz.
But none of these directories are actually using libz, so it doesn't make sense to make them use -lz. Are you sure that your cross-toolchain supports linking shared libraries? Samuel