X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DE92B3858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1673165204; bh=5jnlD9tALtFDPg9dzd9H4B/aoDJmgLRzB96FHNHGJso=; h=Date:To:References:Subject:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=Xbhjagvu1tr7dkZDusKSeeTmP5mtXGqXfnwvHVRqltbCSB08mTYGBfhyoSIoNZNKR tHPt2zc+faIJZEXgeOMgUFlwptN1FbMhbKy7X7R6c4F0i8x7zKJ2mC4+olYvq2DG2b rgTcteoYMftc7N1rkCTuADQE9+tUHWtWLA1a8rpo= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9C6F33858D35 X-Authority-Analysis: v=2.4 cv=VbHkgXl9 c=1 sm=1 tr=0 ts=63ba796f a=oHm12aVswOWz6TMtn9zYKg==:117 a=oHm12aVswOWz6TMtn9zYKg==:17 a=IkcTkHD0fZMA:10 a=mDV3o1hIAAAA:8 a=J_PvtK61rLeSiMisADAA:9 a=QEXdDO2ut3YA:10 a=_FVE-zBwftR9WsbkzFJk:22 Message-ID: <89545deb-1bac-75c8-47de-527d73a1db6e@Shaw.ca> Date: Sun, 8 Jan 2023 01:06:06 -0700 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1 To: cygwin AT cygwin DOT com References: Subject: Re: gcc -mno-cygwin Content-Language: en-CA Organization: Inglis In-Reply-To: X-CMAE-Envelope: MS4xfEB6J9q7pfRntg0+kx3fCELM8O7RmJ1i0lh4BCT2NrndRcF+NYs8OBE4z8BR9oseWlT4yPhpoUFBC75qCBK8AeeBKqZQyNT2i40XOX6gnDlfu+/zhxVM Mu+BCQTyXfQPDXeqGJCFTxTJuzWSKZA+OY2xlE347ECHS7xUy5vWNQ1UrM2D3ZZyKEZdqIPD02jPciilR53LksEqW+o1fXb8m2o= X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_SHORT, NICE_REPLY_A, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Brian Inglis via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Brian Inglis , ler762 AT gmail DOT com Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 30887BoS010561 On Sat, 7 Jan 2023 14:50:02 -0500, Lee wrote: > The "-mno-cygwin" gcc option went away years ago. Correct? > > It still shows up in the output of 'man gcc': > > $ man gcc | grep mno-cygwin > x86 Windows Options -mconsole -mcygwin -mno-cygwin -mdll > -mnop-fun-dllimport -mthread -municode -mwin32 > > Is that a cygwin specific or a generic gcc man page oversight? They were removed in 2010 except for: $ info gcc Invoking Option /Windows invoke.texi/Option Summary/x86 Windows Options at: https://gcc.gnu.org/git/?p=gcc.git;a=blob;f=gcc/doc/invoke.texi#l1454 1453 @emph{x86 Windows Options} 1454 @gccoptlist{-mconsole -mcygwin -mno-cygwin -mdll @gol 1455 -mnop-fun-dllimport -mthread @gol 1456 -municode -mwin32 -mwindows -fno-set-stack-executable} from which the man gcc Windows options are generated with texi2pod and pod2man. -- Take care. Thanks, Brian Inglis Calgary, Alberta, Canada La perfection est atteinte Perfection is achieved non pas lorsqu'il n'y a plus rien à ajouter not when there is no more to add mais lorsqu'il n'y a plus rien à retirer but when there is no more to cut -- Antoine de Saint-Exupéry -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple