allyourcodebase / libmp3lame

libmp3lame with the build system replaced by zig
Other
7 stars 5 forks source link

Cannot compile on macOS arm64! #1

Open dmorn opened 1 year ago

dmorn commented 1 year ago

It errors out with the following message:

zig build-lib mp3lame Debug native: error: error(compilation): clang failed with stderr: zig: error: clang frontend command failed with exit code 132 (use -v to see invocation)

I'm on

Homebrew clang version 17.0.4
Target: aarch64-unknown-macosx14.0.0-unknown
Zig: v0.12.0-dev.878+7abf9b3a8

diagnostic messages are empty.