From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Thompson, David" Subject: Re: [PATCH 2/5] gnu: Add avr-gcc. Date: Wed, 10 Aug 2016 09:14:06 -0400 Message-ID: References: <1460639824-9976-1-git-send-email-dthompson2@worcester.edu> <1460639824-9976-3-git-send-email-dthompson2@worcester.edu> <87y48gje6d.fsf@gnu.org> <87vb1sehb6.fsf@gnu.org> <20160809212257.404b88d9@scratchpost.org> <87a8glemzq.fsf@elephly.net> <20160810091511.22120e53@scratchpost.org> <874m6tdpsk.fsf@mdc-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41995) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXTKj-0004cR-E8 for guix-devel@gnu.org; Wed, 10 Aug 2016 09:14:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bXTKh-00039J-JK for guix-devel@gnu.org; Wed, 10 Aug 2016 09:14:08 -0400 Received: from mail-ua0-x233.google.com ([2607:f8b0:400c:c08::233]:34591) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bXTKh-00039F-Ef for guix-devel@gnu.org; Wed, 10 Aug 2016 09:14:07 -0400 Received: by mail-ua0-x233.google.com with SMTP id k90so69098081uak.1 for ; Wed, 10 Aug 2016 06:14:07 -0700 (PDT) In-Reply-To: <874m6tdpsk.fsf@mdc-berlin.de> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Ricardo Wurmus Cc: guix-devel On Wed, Aug 10, 2016 at 3:52 AM, Ricardo Wurmus wrote: > > Maybe Dave knows more about this? I haven't had time to look into anything, but last I checked I was able to successfully compile the firmware I'm interested in with avr-toolchain. - Dave