Page 1 of 1

libfat-nds-20070127 binary incompatible with devkitARM r23b

Posted: Thu Jul 03, 2008 2:29 am
by cheesethulhu
libfat-nds-20070127 was built with 32-bit dev_t, but devkitARM r23b has 16-bit dev_t, so stat() places data in the wrong locations within struct stat and zeroes the first 4 bytes after the struct stat.