03-09-2012, 11:50 AM
(03-09-2012, 11:12 AM)FakeTruth Wrote: Apparently when a program compiles and runs fine under Linux it is not guaranteed to compile and/or run on a Mac.
There have been a lot of changes since the last time a stable release was made for Mac so it's most likely broken
XCode is an IDE right? Could you try attaching the debugger to MCServer to see where it crashes/segfaults/bus errors?
Yeah, XCode is basically an IDE for Apple's really screwy GNU toolchain.
I'll try that and see what happens.