Re: RFA: .opt files for x86, darwin and lynxos

2005-04-21 Thread Kelley Cook
#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

Re: RFA: .opt files for x86, darwin and lynxos

2005-04-20 Thread Richard Kenner
> - 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.