Hello, I saw that in the current stable branch of 0.8 (at least in tag 0.8.8) no configure script is provided. Cross compiling with it could be difficult. This patch deals with this problem. It corrects some Makefile and adds a script (./cross-compile.sh) that cross compiles the utils with some different parameters, like: - cross tool selection - Static linking (very useful for testing!) - Stripping - jpeg library path selection. Tested on ARM with arm-linux-gnueabi toolchain, static linking and no staging jpeg libraries (only statically linked libraries outside the root build tree) Regards Federico Fuga -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html