X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Date: Thu, 18 Feb 2010 21:55:19 +0100
From: Gary <cygwin@garydjones.name>
To: cygwin@cygwin.com
Subject: Re: setup.exe - a small feature request
Message-ID: <20100218205519.GB2324@mimosa.garydjones.name>
Mail-Followup-To: cygwin@cygwin.com
References: <20100218104928.GA2684@mimosa.garydjones.name> <4B7D3854.3070801@byu.net> <4B7D4445.5060808@bopp.net> <20100218145226.GA2248@mimosa.garydjones.name> <4B7D63DE.7060700@cs.umass.edu> <20100218160414.GA27154@ednor.casa.cgf.cx> <20100218165840.GA3932@mimosa.garydjones.name> <4B7D7777.7030302@gmail.com>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="vtzGhvizbBRQ85DL"
Content-Disposition: inline
In-Reply-To: <4B7D7777.7030302@gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

--vtzGhvizbBRQ85DL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Thu, Feb 18, 2010 at 05:23:03PM +0000, Dave Korn wrote:
> On 18/02/2010 16:58, Gary wrote:
> > and the following 'make' seem to work fine. I sort of assumed it was
> > that, but thought it was best to clarify first. Is it worth updating the
> > README to clarify this, 
> 
>   Yeah, it is, and I meant to do that some time ago but lost track of it
> amongst other stuff that seemed more pressing at the time, sorry.

No need to be sorry, I was making a suggestion not being accusatory.

Patch for the README attached.
--vtzGhvizbBRQ85DL
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="README.patch"

Index: README
===================================================================
RCS file: /cvs/cygwin-apps/setup/README,v
retrieving revision 2.41
diff -r2.41 README
9c9
<   - gcc-mingw-g++
---
>   - gcc-mingw-g++ that supports the -mnocygwin option
33c33
<        --build=i686-pc-cygwin CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin"
---
>        --build=i686-pc-cygwin CC="gcc-3 -mno-cygwin" CXX="g++-3 -mno-cygwin"


--vtzGhvizbBRQ85DL
Content-Type: text/plain; charset=us-ascii

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
--vtzGhvizbBRQ85DL--
