katam icon indicating copy to clipboard operation
katam copied to clipboard

Mac M1 chip agbcc build error

Open tkolarik opened this issue 2 years ago • 1 comments

This was an error on the main branch of agbcc as well, though i believe it was fixed there.

`ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

make: *** [cc1] Error 1

mv: rename gcc_arm/cc1 to agbcc_arm: No such file or directory`

tkolarik avatar Aug 02 '22 12:08 tkolarik

As https://github.com/pret/agbcc/pull/52 has been merged, is this resolved?

EDIT: I probably didn't make it clear. I mean now, from the pull request it seems people can build pret/agbcc with Mac M1 and my fork contains every commit from there.

jiangzhengwenjz avatar Sep 29 '22 15:09 jiangzhengwenjz