Created
November 4, 2014 00:27
-
-
Save flazz/0818e3de79d0bf483486 to your computer and use it in GitHub Desktop.
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
% GOOS=linux GOARCH=amd64 ./make.bash | |
# Building C bootstrap tool. | |
cmd/dist | |
ld: can't open output file for writing 'cmd/dist/dist.ld_PtcpHb', errno=13 for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment