X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Matthew Woehlke Subject: Re: Eliminating -mno-cygwin from gcc. Date: Tue, 06 Feb 2007 11:02:09 -0600 Lines: 18 Message-ID: References: <020d01c748b4$62d8b170$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <45C69F2F DOT 2060300 AT users DOT sourceforge DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.9) Gecko/20061206 Thunderbird/1.5.0.9 Mnenhy/0.7.4.0 In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Igor Peshansky wrote: > On Sun, 4 Feb 2007, Yaakov (Cygwin Ports) wrote: >> Will using shell wrappers noticably slow down calls to gcc? Or should >> we just start explicitly calling i686-pc-cygwin-gcc instead? (FWIW >> Gentoo does the equivalent of the latter.) > > I don't think speed itself will be a problem, unless the scripts are > really naive and involve lots of forks. However, as I noted before, > scripts cannot be invoked from non-Cygwin programs. ...but doesn't the script itself involve a fork? On a big project, with an extra fork for every source file, that can still add up. -- Matthew HIPPOS feel unacknowledged. HIPPOS get angry. > PRAISE HIPPOS HIPPOS seem somewhat placated. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/