From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: Removing --with-gcc, Cygwin Date: Sun, 03 Feb 2008 16:19:22 -0500 Message-ID: References: <87sl0o5wtf.GNU's_Not_Unix!%yavor@gnu.org> <479776B3.6010500@gnu.org> <8uodba7c7j.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202073579 16757 80.91.229.12 (3 Feb 2008 21:19:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Feb 2008 21:19:39 +0000 (UTC) Cc: tromey@redhat.com, yavor@gnu.org, jasonr@gnu.org, mituharu@math.s.chiba-u.ac.jp, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 03 22:20:00 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 1JLmFq-0000VX-0z for ged-emacs-devel@m.gmane.org; Sun, 03 Feb 2008 22:19:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLmFN-0005FP-Vd for ged-emacs-devel@m.gmane.org; Sun, 03 Feb 2008 16:19:29 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JLmFJ-0005CZ-0v for emacs-devel@gnu.org; Sun, 03 Feb 2008 16:19:25 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JLmFH-00059x-2e for emacs-devel@gnu.org; Sun, 03 Feb 2008 16:19:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLmFG-00059q-Vv for emacs-devel@gnu.org; Sun, 03 Feb 2008 16:19:23 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JLmFG-00041n-P4 for emacs-devel@gnu.org; Sun, 03 Feb 2008 16:19:22 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JLmFG-0004Fb-Bv; Sun, 03 Feb 2008 16:19:22 -0500 X-Spook: Ft. Meade CipherTAC-2000 FBI clones $400 million in gold X-Ran: X*v~fWgSX|r;soGccsmf?hDPe,$UKBqsr1[77";X!Z+{VJD~'w)\/{1K978yR7b.FJ6odn X-Hue: magenta X-Attribution: GM In-Reply-To: (Glenn Morris's message of "Sun, 03 Feb 2008 16:00:42 -0500") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:88112 Archived-At: Glenn Morris wrote: nt/INSTALL: > configure --with-gcc --cflags -mwin32 --cflags -D__MSVCRT__ > --ldflags -mwin32 Oh, I guess this `configure' actually `configure.bat', which has its own --with-gcc option...?