![]() |
Mac OS X troubles - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Development (https://forum.cuberite.org/forum-13.html) +--- Thread: Mac OS X troubles (/thread-517.html) |
Mac OS X troubles - xoft - 07-18-2012 I got a new Mac at work for work-related development. So I figured, I could try compiling MCServer on it ![]() Turns out it's not as easy. Getting commandline compilation to work was a nightmare. Hell, even typing on the mac is a nightmare, with its lack of "home" and "end" key support. So I finally managed to compile and run the server. Now the server segfaults as soon as the client pings it. I guess I should be glad - finally I get to see that bothersome issue with my own eyes and hopefully with a debugger ![]() Yay, looks fixed. The server seems to work perfectly now. RE: Mac OS X troubles - R-T-B - 08-15-2012 (07-18-2012, 08:38 PM)xoft Wrote: I got a new Mac at work for work-related development. So I figured, I could try compiling MCServer on it lol, so it wasn't just my PowerPC POS. ![]() Actually, my PowerPC G5 isn't that slow, despite apple killing off like all support for it. With the IBM JDK (Includes a PowerPC JIT), it can even run that horrible bloated thing people call Bukkit. Nice work fixing it regardless. |