X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 29 Jun 2010 10:40:14 -0400 From: Christopher Faylor <cgf-use-the-mailinglist-please AT cygwin DOT com> To: cygwin AT cygwin DOT com Subject: Re: rebaseall [1.7]: cyggcc_s-1.dll error Message-ID: <20100629144014.GA25176@ednor.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <1277822045 DOT 12015 DOT 1382454075 AT webmail DOT messagingengine DOT com> <4C2A04C9 DOT 5000202 AT redhat DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4C2A04C9.5000202@redhat.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: <cygwin.cygwin.com> List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Tue, Jun 29, 2010 at 08:35:53AM -0600, Eric Blake wrote: >On 06/29/2010 08:34 AM, Charles Wilson wrote: >> Eric Blake wrote: >>> Phooey. dash now depends on cyggcc_s-1.dll, so rebaseall needs to be >>> taught to add this library to the list of exemptions (similar to >>> cygwin1.dll). >> >> Or dash could be rebuilt using -static-libgcc. It's not like dash needs >> to worry about throwing C++ exceptions across DLL boundaries, and if >> dash is meant to be a /bin/sh implementation (even if cygwin still uses >> bash for that), then IMO it ought to be -- insofar as is possible -- >> statically linked. > >OK, I'm now trying to figure out how to add -static-libgcc into my >cygport file. Look for an updated dash later today... In the meantime, you might want to consider linking dash with -static-libgcc. cgf -- 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