On Sat, 10 Apr 2021 02:47 +0900, [email protected] wrote:
I would also appreciate if anyone using an Intel Mac can confirm Zig
compiles & installs properly.
MacOS 10.14 on a 2013 MBP:
❯ sudo port -s install zig
Warning: The macOS 10.14 SDK does not appear to be installed. Ports may not
build correctly.
Warning: You can install it as part of the Xcode Command Line Tools package
by running `xcode-select --install'.
---> Computing dependencies for zig
---> Fetching distfiles for zig
---> Verifying checksums for zig
---> Extracting zig
---> Configuring zig
---> Building zig
---> Staging zig into destroot
---> Installing zig @0.7.1_0
---> Activating zig @0.7.1_0
---> Cleaning zig
---> Scanning binaries for linking errors
---> No broken files found.
---> No broken ports found.