Has anyone manage to get this old-skool classic to run on an Intel Mac?
I see that EDuke32 supposedly works on OS X, however they don't have a binary for download.
I tried compiling the source myself, but even after satisfying the dependencies, it aborts with the following error:
Any ideas on this?
I see that EDuke32 supposedly works on OS X, however they don't have a binary for download.
I tried compiling the source myself, but even after satisfying the dependencies, it aborts with the following error:
Code:
ld: absolute addressing (perhaps -mdynamic-no-pic) used in _stripcolorcodes from eobj/libengine.a(osd.o) not allowed in slidable image
collect2: ld returned 1 exit status
Failed linking executable eduke32!
make: *** [eduke32] Error 1
Any ideas on this?