This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch]: PR/39518 missing documentation of cygwin/mingw target options
On Mon, Mar 23, 2009 at 02:11:10PM +0100, Kai Tietz wrote:
>2009/3/23 Christopher Faylor <cgf-use-the-mailinglist-please@gnu.org>:
>> On Sun, Mar 22, 2009 at 11:31:09AM +0100, Kai Tietz wrote:
>>>Hello,
>>>
>>>This patch adds some missing documentation for cygwin & mingw specific
>>>target options.
>>>
>>>ChangeLog
>>>
>>>2009-03-22 ?Kai Tietz ?<kai.tietz@onevision.com>
>>>
>>> ? ? ? PR/39518
>>> ? ? ? * doc/invoke.texi (-mconsole): New.
>>> ? ? ? (-mcygwin): New.
>>> ? ? ? (-mno-cygwin): New.
>>> ? ? ? (-mdll): New.
>>> ? ? ? (-mnop-fun-dllimport): New.
>>> ? ? ? (-mthread): New.
>>> ? ? ? (-mwin32): New.
>>> ? ? ? (-mwindows): New.
>>>
>>>Is this patch ok to apply on trunk?
>>
>> Oh, and another point: This doesn't seem to be added in a Cygwin/Mingw
>> subsection as was suggested in another thread. ?I think that would be a
>> good idea.
>
>Ok, I add a sub-section "i386 and x86-64 Windows Options" for it and
>put documention into it.
>
>If somebody prefers a different wording in documentation of those
>options, don't hesitate to tell me.
You need to run your changes through a spell checker.
cgf