unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* AVR toolchain and AVR libc
@ 2020-02-23 13:53 Ekaitz Zarraga
  2020-02-23 14:28 ` Arun Isaac
  0 siblings, 1 reply; 10+ messages in thread
From: Ekaitz Zarraga @ 2020-02-23 13:53 UTC (permalink / raw)
  To: help-guix\@gnu.org

Hi,

I'm having some issues with AVR toolchain.
I'm trying to compile QMK Firmware with Guix and it doesn't find the AVR header files. Checking my profile installation I find there are not `include` files for AVR-Libc.


Using guix edit avr-toolchain I read the following:

    (define (avr-toolchain avr-gcc)
      ;; avr-libc checks the compiler version and passes "--enable-device-lib" for avr-gcc > 5.1.0.
      ;; It wouldn't install the library for atmega32u4 etc if we didn't use the corret avr-gcc.

But I don't really understand what it means.
How can I install the avr-libc header files?

They are supposed to be included in avr-toolchain but looks like they aren't.

Thanks!

ElenQ Technology
Ethical Innovation

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-02-29 10:37 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-23 13:53 AVR toolchain and AVR libc Ekaitz Zarraga
2020-02-23 14:28 ` Arun Isaac
2020-02-23 14:35   ` Ekaitz Zarraga
2020-02-23 17:50     ` Arun Isaac
2020-02-23 17:54       ` Ekaitz Zarraga
2020-02-23 22:46         ` Ekaitz Zarraga
2020-02-24  7:15           ` Arun Isaac
2020-02-28 15:52             ` Arun Isaac
2020-02-28 18:55               ` Ekaitz Zarraga
2020-02-29 10:37                 ` Arun Isaac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).