Hi all, I am curious whether freemint and mintlib support 64bit file lengths. I have written a simple printf(sizeof(struct stat.st_size)) kind of program but couldn't compile it to get 64bit st_size... I've seen some kind of STAT64 support in the kernel but don't know what else is missing there. Thanks Petr