Segmentation fault when building from source

Hello @steveo314 Welcome to ziggit :slight_smile:
Note that 0.14.x requires llvm 19.
See: Building Zig from source for dummies? - #37 by dimdin for a way to build zig 0.14.x using the llvm apt repository.
If you want to also build llvm from sources see: Building Zig from source for dummies? - #6 by matklad but change llvm 18 to llvm 19.

1 Like