abi-compliance-checker icon indicating copy to clipboard operation
abi-compliance-checker copied to clipboard

macOS ARM64 Support

Open carlocab opened this issue 3 years ago • 0 comments

Trying to run abi-compliance-checker on macOS ARM64 produces ERROR: can't check ARCH type. One way to reproduce this is to run

abi-compliance-checker --gcc-path=gcc-11 -test

where gcc-11 is GCC installed via Homebrew.

It would be nice if this supported ARM64 on macOS too. This error was encountered while trying to package abi-compliance-checker in Homebrew at Homebrew/homebrew-core#90639.

carlocab avatar Dec 07 '21 23:12 carlocab