From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.help Subject: Re: gcc: unrecognized option '-2.0/' Date: Tue, 28 Dec 2010 22:24:17 +0100 Organization: Gnus News User Services Message-ID: <87oc85egla.fsf@turtle.gmx.de> References: <70b63f22-79cf-4fc4-8221-6c79d769f5ba@w29g2000vba.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1293572440 12666 80.91.229.12 (28 Dec 2010 21:40:40 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 28 Dec 2010 21:40:40 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Dec 28 22:40:35 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PXhHV-0007SX-Jn for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Dec 2010 22:40:33 +0100 Original-Received: from localhost ([127.0.0.1]:51739 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PXhHV-00045f-4O for geh-help-gnu-emacs@m.gmane.org; Tue, 28 Dec 2010 16:40:33 -0500 Original-Path: usenet.stanford.edu!goblin1!goblin.stu.neva.ru!uio.no!quimby.gnus.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: p54861ce4.dip.t-dialin.net Original-X-Trace: quimby.gnus.org 1293571459 24455 84.134.28.228 (28 Dec 2010 21:24:19 GMT) Original-X-Complaints-To: usenet@quimby.gnus.org Original-NNTP-Posting-Date: Tue, 28 Dec 2010 21:24:19 +0000 (UTC) User-Agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2.91 (gnu/linux) Cancel-Lock: sha1:EI0C++7fEvbiO+uELB6+0ezP7k0= Original-Xref: usenet.stanford.edu gnu.emacs.help:183717 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:77943 Archived-At: On 2010-12-28 21:58 +0100, Ooh_Gravy wrote: > When running 'make' I'm getting an unrecognized option warning for > gcc. I'm assuming that an environment variable isn't set up correctly > but need some help identifying what is wrong. The warning is harmless, you can ignore it while waiting for Emacs 23.3 (which fixes it) to be released. See http://debbugs.gnu.org/5857 for details. Sven