On Jan 13 10:36, Corinna Vinschen wrote: > +#if defined(__rtems__) > + blksize_t st_blksize; > + blkcnt_t st_blocks; > +#else > long st_blksize; > long st_blocks; Er... btw, is there a reason we don't define blksize_t and blkcnt_t for other targets than RTEMS as well? Corinna -- Corinna Vinschen Cygwin Project Co-Leader Red Hat