Skip to content

Instantly share code, notes, and snippets.

@non
Created June 30, 2012 17:51
Show Gist options
  • Select an option

  • Save non/3024837 to your computer and use it in GitHub Desktop.

Select an option

Save non/3024837 to your computer and use it in GitHub Desktop.
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