From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.geekisp.com ([216.168.135.169] helo=starfish.geekisp.com) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1RCZXn-0003KP-Ok for openembedded-core@lists.openembedded.org; Sat, 08 Oct 2011 18:14:35 +0200 Received: (qmail 20420 invoked by uid 1003); 8 Oct 2011 16:08:56 -0000 Received: from unknown (HELO ?192.168.1.108?) (philip@opensdr.com@96.240.183.10) by mail.geekisp.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 8 Oct 2011 16:08:56 -0000 Message-ID: <4E907597.3090507@balister.org> Date: Sat, 08 Oct 2011 12:08:55 -0400 From: Philip Balister User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.22) Gecko/20110906 Fedora/3.1.14-1.fc14 Thunderbird/3.1.14 MIME-Version: 1.0 To: openembedded-core X-Enigmail-Version: 1.1.2 Subject: binutils from meta-oe does build build X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2011 16:14:35 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit http://pastebin.com/M0Gw0Db2 Basically, warnings are being treated as errors and the compile fails. Philip