On Fri, Jan 30, 2004 at 03:02:09AM +0000, Mark and Janice Juszczec wrote: > > Hi folks > > I'm running on a Helio pda, r3912 chip, little endian. I've used crosstool > to create a cross compiler with > > gcc 3.2.3 > glibc 2.2.3 > I don't think it is a known problem. FWIW, I just tested your program on r5500, LE machine with gcc 3.3.1/glibc 2.3.2. It runs fine. There is a remote chance something may be wrong with your kenel, but more likely probably something is wrong with glibc or your userland environment. Jun