OK, a new beta is ready after only 4 years. I've asked the good Pav to post it - more to follow.
A.
A.
% sh autogen.sh
% ./configure
% cd src
% make -f Makefile.osx
CC attack.c
In file included from attack.c:19:
In file included from ./angband.h:25:
In file included from ./h-basic.h:123:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/ctype.h:69:
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/sys/cdefs.h:680:2: error: Unsupported architecture
#error Unsupported architecture
^
Comment