On Sun, Jan 06, 2002 at 08:34:33PM +1100, Luke Mewburn wrote: > What version of gcc are you running? inasa# gcc --version 2.95.3 ... same vintage compiler as sources -- two/three days ago. > Are you compiling with gcc -O2 (or higher)? Yes. Normal build.sh process. > CFLAGS+=-O1 Resultant binary works fine. Optimizer bug, then. -- Chris