#if TARGET_MACHO
- darwin_one_byte_bool = "";
+ darwin_one_byte_bool = 1;
#endif
> A general comment is this vaporizes lots of comments. I'm not sure
> how I feel about that, but thought I would point that out.
Alternatively to Richard's more correct suggestion, you could also put the
> - i386.h provides undocumented -mwindows and -mdll options.
> I've put these in their own file (dummy-windows.opt) so that
> cygwin and mingw can provide properly-documented versions.
which means it is likely that Kenner and/or ACT wrote the patch.
I didn't write it.