From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Removing --with-gcc, Cygwin Date: Sun, 03 Feb 2008 22:01:09 +0000 Message-ID: <47A639A5.2060105@gnu.org> References: <87sl0o5wtf.GNU's_Not_Unix!%yavor@gnu.org> <8uodba7c7j.fsf@fencepost.gnu.org> <47A63122.6030203@gnu.org> <4eb0089f0802031343w1ea14c98tada07119a1b6acd1@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202076104 25369 80.91.229.12 (3 Feb 2008 22:01:44 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Feb 2008 22:01:44 +0000 (UTC) Cc: Glenn Morris , yavor@gnu.org, emacs-devel@gnu.org, tromey@redhat.com, Eli Zaretskii , mituharu@math.s.chiba-u.ac.jp To: David Robinow Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 03 23:02:04 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JLmuV-0003wv-E3 for ged-emacs-devel@m.gmane.org; Sun, 03 Feb 2008 23:01:59 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLmu3-0002Sa-Nl for ged-emacs-devel@m.gmane.org; Sun, 03 Feb 2008 17:01:31 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JLmtz-0002SL-Il for emacs-devel@gnu.org; Sun, 03 Feb 2008 17:01:27 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JLmtx-0002S9-8D for emacs-devel@gnu.org; Sun, 03 Feb 2008 17:01:26 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLmtx-0002S6-1O for emacs-devel@gnu.org; Sun, 03 Feb 2008 17:01:25 -0500 Original-Received: from mk-outboundfilter-3.mail.uk.tiscali.com ([212.74.114.23]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JLmtm-0003zF-C2; Sun, 03 Feb 2008 17:01:14 -0500 Original-X-Trace: 32906943/mk-outboundfilter-1.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ao8CAHvIpUdTQxds/2dsb2JhbAAIqnM X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 03 Feb 2008 22:01:11 +0000 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <4eb0089f0802031343w1ea14c98tada07119a1b6acd1@mail.gmail.com> X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88116 Archived-At: David Robinow wrote: > Actually, msvc is used if it is found. If both are present, > --with-gcc is needed to force use of gcc. > So it is. I thought it was changed years ago. I have fixed that now.