On Mon, Aug 15, 2016 at 07:34:19AM -0400, Thompson, David wrote: > On Mon, Aug 15, 2016 at 6:45 AM, Danny Milosavljevic > <dan...@scratchpost.org> wrote: > > > > See also > > <http://svn.savannah.nongnu.org/viewvc?view=rev&root=avr-libc&revision=2475>, > > > > <http://svn.savannah.nongnu.org/viewvc/trunk/avr-libc/libc/misc/Rules.am?root=avr-libc&r1=2475&r2=2474&pathrev=2475>. > > > > The easy fix would have been to pass "--enable-device-lib" to libc's > > configure. > > The right fix: use the right gcc as native input. > > > > * gnu/packages/avr.scm (avr-libc): Replace package by function. > > * gnu/packages/avr.scm (avr-toolchain): Use new avr-libc function. > > Ah, good catch! LGTM. > > Could someone with commit access apply this? I'm currently unable to do it.
Pushed as 4d2470b0efb.