| 
 I dont think it's your gcc version,  you can compile the code just fine with gcc2.9x/gcc3.x . 
 You can try cutting down the optimization flag in your zone makefile, i think it's set for -O3 now, try -O
 
 The zone crashing everytime could be a number of things.  What version of the code are you compiling, 0.4.0 ?
 
				__________________Quitters never win, and winners never quit, but those who never win and never quit are idiots.
 |