Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Date: Fri, 03 May 2002 09:52:07 -0400 From: Jason Tishler Subject: Re: rebasing new packages?! In-reply-to: To: Robert Collins Cc: cygwin-apps AT cygwin DOT com Mail-followup-to: Robert Collins , cygwin-apps AT cygwin DOT com Message-id: <20020503135207.GF3216@tishler.net> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.3.24i References: Rob, On Fri, May 03, 2002 at 11:35:46PM +1000, Robert Collins wrote: > > -----Original Message----- > > From: Jason Tishler [mailto:jason AT tishler DOT net] > > Sent: Friday, May 03, 2002 11:34 PM > > > Having STL would really speed things up. When I saw you adding > > libstdc++, I thought implied STL but I was mistaken. Can we > > enable STL > > for setup.exe? > > As long as the required dependencies are easily satisfied: > a) STL headers + any libs for gcc on cygwin (i.e. OOTB build for > developers). Isn't a) already satisfied? > b) STL headers + any libs for gcc -mno-cygwin (i.e. how I build, and the > documented release build on Is b) satisfied by the following? http://www.colomsat.net.co/freehost/ngiraldo/cppcygwin.html > http://sources.redhat.com/cygwin-apps/setup.html). > c) STL headers + any libs for a linux hosted cross-chain targeting > mingw. I.e. how I expected Chris builds. I don't know how to satisfy c). Jason