Hello All, I notice that OpenAMQ is compiled with something called boomake. How easy is it to cross-compile? Under GNU autoconf, I can do something like this: ./configure --target=arm-linux --host=arm-linux --build=i386-linux How many files do I have to edit to do the same thing for OpenAMQ? Thanks, -J