On Mar 8, 2011, at 12:27 PM, Alexander Strange wrote: > $ echo "" | gcc -E -dM - | grep __APPLE__ > #define __APPLE__ 1 > > What do you see if you remove the first patch hunk?
The build of bsd_x86_32.s failed on a ".type" directive, apparently because of a different CPP prologue. -- John