From owner-freebsd-hackers@FreeBSD.ORG Fri Mar 26 13:34:04 2010 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38D871065673 for ; Fri, 26 Mar 2010 13:34:04 +0000 (UTC) (envelope-from jille@quis.cx) Received: from mulgore.hexon-is.nl (mulgore.hexon-is.nl [82.94.237.14]) by mx1.freebsd.org (Postfix) with ESMTP id C30BB8FC25 for ; Fri, 26 Mar 2010 13:34:03 +0000 (UTC) Received: from adidas.hexon-nijmegen.nl (gw.hexon-nijmegen.nl [82.93.241.107]) by mulgore.hexon-is.nl (8.14.3/8.14.3) with ESMTP id o2QD1S4j026059; Fri, 26 Mar 2010 14:01:28 +0100 Received: from [10.0.0.142] (HENK.hexon-nijmegen.nl [10.0.0.142]) by adidas.hexon-nijmegen.nl (8.14.3/8.14.3) with ESMTP id o2QD1SjR012389; Fri, 26 Mar 2010 14:01:28 +0100 Message-ID: <4BACB021.9000502@quis.cx> Date: Fri, 26 Mar 2010 14:01:21 +0100 From: Jille Timmermans User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 MIME-Version: 1.0 To: Garrett Cooper References: <201003242258.05830.lobo@bsd.com.br> <9884b5281003250924i462eee68uf2a7eba7dd864033@mail.gmail.com> <9884b5281003251018g2599bfc9nec53b84253372e42@mail.gmail.com> <7d6fde3d1003251031v3564bc5q6ecea8de125947f5@mail.gmail.com> In-Reply-To: <7d6fde3d1003251031v3564bc5q6ecea8de125947f5@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Hexon-MailScanner-Information: Please contact the ISP for more information X-Hexon-MailScanner-ID: o2QD1S4j026059 X-Hexon-MailScanner: Found to be clean X-Hexon-MailScanner-From: jille@quis.cx X-Hexon-MailScanner-Watermark: 1270213289.26088@c5tQQB/qn7l/Cssked/ccg Cc: freebsd-hackers@freebsd.org Subject: Re: Compiling kernel with gcc43 X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Mar 2010 13:34:04 -0000 Op 25-3-2010 18:31, Garrett Cooper schreef: > -Wno-error . > -Garrett > I tried building world with it; but it doesn't seem to work :( [quis@istud /usr/src]$ CFLAGS="-Wno-error -Garrett" make buildworld [snip] cc: unrecognized option '-Garrett' ;) -- Jille