The differences happen because the ./configure script will detect different CPUs and use different compiler optimizations depending on that. Which actually makes me wonder if this should not be built using the --enable-fat option so optimizations for all kind of processors are built-in. I'll do more tests.