I tried compiling for 10.3.9 with the SDK, ran into some missing statvfs symbols... ? Did a quick patch with the info that I could find in the header, not sure if it's enough. Other than that it seems to have worked OK, after setting all the cross-compile details. Setting devtool up so that you can build for 10.3.9.sdk or 10.4u.sdk or the "native" SDK. i.e. for Mac OS X 10.3.9, 10.4.10 or 10.5.x (first is PowerPC-only, but runs in Rosetta) --anders