When cross compiling Qt 5.1 (arm-linux-gnueabihf-4.7), what executables are not cross compiled (qmake, moc, bootstrap, etc.)?
After reviewing and running the Qt 5 build process, moc and boostrap are getting cross-compiled, which I think is causing a build error...