-
-
Save wadang/d25f4837c3d6006eaa27cd04ed813d11 to your computer and use it in GitHub Desktop.
[perlbrew] ld: library not found for -lgcc_s.10.4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ cd /usr/local/lib | |
| $ sudo ln -s ../../lib/libSystem.B.dylib libgcc_s.10.5.dylib | |
| $ sudo ln -s ../../lib/libSystem.B.dylib libgcc_s.10.4.dylib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment