I am trying to compile xz with zig cc on Linux without build tools except zig:
zig cc
$ zig version 0.8.0-dev.1039+bea791b63 $ export CC="zig cc"