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: , Delivered-To: mailing list cygwin-apps AT cygwin DOT com Date: Fri, 18 Jan 2002 13:03:05 -0500 From: Jason Tishler To: Cygwin-Apps Subject: gcc -mno-cygwin STL support for setup.exe? Message-ID: <20020118180305.GA2312@dothill.com> Mail-Followup-To: Cygwin-Apps Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.24i Unfortunately, I'm getting bogged down trying to add the rebase functionality to setup.exe due to the lack of STL. I am hoping that I will not have to re-implement linked lists and possibly associated arrays too. I see that Rob has a list class, but I don't think that it will meet all of my needs. About a year ago, there was some discussion about adding libstdc++.a to Cygwin's gcc -mno-cygwin mode. Can we revisit this issue? Thanks, Jason