guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] gnu: avr: Use the correct gcc version as native-input. This make


From: Danny Milosavljevic
Subject: [PATCH] gnu: avr: Use the correct gcc version as native-input. This makes crtatmega32u4.o etc appear in the output.
Date: Mon, 15 Aug 2016 12:45:28 +0200

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.
---
 gnu/packages/avr.scm | 37 ++++++++++++++++++++-----------------
 1 file changed, 20 insertions(+), 17 deletions(-)

Attachment: 0001-gnu-avr-Use-the-correct-gcc-version-as-native-input..patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]