View Single Post
  #7  
Old 12-16-2002, 04:16 AM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

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.
Reply With Quote