Posts: 6,482
	Threads: 176
	Joined: Jan 2012
	
Thanks: 131
	Given 1085 thank(s) in 857 post(s)
	 
 
	
	
		GCC sux if it doesn't allow us to convert a void * into an int (x86 failure)
As for the ARM build, it just seems someone killed the compiler, there is no source-code-related error in the log
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,469
	Threads: 57
	Joined: Jul 2012
	
Thanks: 66
	Given 133 thank(s) in 112 post(s)
	 
 
	
	
		Hmm well for the ARM one I'll look into that, but I wonder if it is just bad error reporting (or even it crashed the compiler somehow?) so I'll wait until you fixed the bug to reconfigure and such.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6,482
	Threads: 176
	Joined: Jan 2012
	
Thanks: 131
	Given 1085 thank(s) in 857 post(s)
	 
 
	
	
		That's gonna take some time. I'm currently at my parents' and don't have a virtualbox with me, and my home computer with virtualboxed linux seems to have crashed, so I can't remote into it. Therefore I have no way of tinkering with linux compilation at this moment.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 6,482
	Threads: 176
	Joined: Jan 2012
	
Thanks: 131
	Given 1085 thank(s) in 857 post(s)
	 
 
	
		
		
		09-05-2012, 02:52 AM 
(This post was last modified: 09-05-2012, 02:52 AM by xoft.)
		
	 
	
		Should be fixed in rev 831. There was a mixup in the linux makefile preprocessor definitions, causing debug code to leak into release mode.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 1,469
	Threads: 57
	Joined: Jul 2012
	
Thanks: 66
	Given 133 thank(s) in 112 post(s)
	 
 
	
	
		I can confirm that MCServer now compiles.