ld: library 'iberty' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
when I try to build this program on my mac M1, the error above happen, I can't find something explain iberty lib for me and how can I solve the problem;