Created
June 30, 2012 17:51
-
-
Save non/3024837 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
| erik@vx ~/angband/angband/src $ make -f Makefile.osx | |
| CC attack.c | |
| clang: warning: not using the clang compiler for the 'powerpc' architecture | |
| llvm-gcc-4.2: error trying to exec '/usr/bin/../llvm-gcc-4.2/bin/powerpc-apple-darwin11-llvm-gcc-4.2': execvp: No such file or directory | |
| clang: error: gcc frontend command failed with exit code 255 (use -v to see invocation) | |
| make: *** [attack.o] Error 255 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment