gcc-11 / remove libgcc_s.1.1.dylib to make binaries more portable #2623
Unanswered
21tesla
asked this question in
Everyday usage
Replies: 2 comments 2 replies
-
Try |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have compiled some software with the gcc-11, g++-11 and gfortran-11 compilers.
I have noticed that there is dependency on /opt/homebrew/opt/gcc/lib/gcc/11/libgcc_s.1.1.dylib
Can this dependency be removed somehow to make binaries more portable?
Beta Was this translation helpful? Give feedback.
All reactions