From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta001.cacentral1.a.cloudfilter.net (omta001.cacentral1.a.cloudfilter.net [3.97.99.32]) by sourceware.org (Postfix) with ESMTPS id 9C6F33858D35 for ; Sun, 8 Jan 2023 08:06:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 9C6F33858D35 Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=Shaw.ca Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=shaw.ca Received: from shw-obgw-4003a.ext.cloudfilter.net ([10.228.9.183]) by cmsmtp with ESMTP id E7ERpkadNc9C4EQgxpuKvE; Sun, 08 Jan 2023 08:06:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=shaw.ca; s=s20180605; t=1673165167; bh=aCVF8OKnPDfyydQzPKbKK6nzaDegL7kbMLxPhITZqIo=; h=Date:To:Cc:References:Subject:Reply-To:From:In-Reply-To; b=XkyRkkQRNW0iYDdRxxdAMdBqncWIO3qpA0almcnqc3avx/L5tAiyRUhsWYh2PtjGn StLS47wh1McnU2iOI1NSeLv5YKuJaXlZsncIePj2XSj0MHL7rxfn8noP8ZcxUvebzY gmzlRqAGcy34SxhaE68EnY27aEQM2E+AziRVmvE4fhdbSj24cXHc6qikN6xugcQ59X +V3tv+Z7XnAJiFG/c0rBmp5nQWuYCqbwXwsiCziKCs+T584RRog4TMO/1vwLBguq9K cnUd0dp5FxVxfuJja3i0HiDVU6j8XLll5Kj0uplL5iEkj22lY0uLyzOtgRNOiO3YFi QsU0CCA4Xd9cw== Received: from [10.0.0.5] ([184.64.124.72]) by cmsmtp with ESMTP id EQgwpt2EacyvuEQgwpbRSh; Sun, 08 Jan 2023 08:06:07 +0000 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@cygwin.com Cc: ler762@gmail.com References: Subject: Re: gcc -mno-cygwin Reply-To: cygwin@cygwin.com Content-Language: en-CA From: Brian Inglis Organization: Inglis In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit 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 List-Id: 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