On Thu, Mar 14 2013, Aaron Carroll wrote: > This set improves handling of cross compilation to the point where > Android can now build with no special-casing in the configure script. > > Tested on Linux/x86 and Darwin/x86_64 native, and cross compile from > Linux/x86 to Android/arm and Linux/arm. I dont have access to any > big endian machine, so a sanity check of the endianess changes would > be appreciated. Thanks Aaron, applied. I give it the most nasty of tests, seeing if configure runs and fio builds on HPUX/ia64: bash-4.2# ./configure Operating system HP-UX CPU ia64 Big endian yes Compiler gcc Cross compile no [...] bash-4.2# /usr/local/bin/gmake -j8 FIO_VERSION = fio-2.0.14 [...] LINK fio bash-4.2# So I think you can consider this a pass. -- Jens Axboe -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html