all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ekaitz Zarraga <ekaitz@elenq.tech>
To: "help-guix\\@gnu.org" <help-guix@gnu.org>
Subject: AVR toolchain and AVR libc
Date: Sun, 23 Feb 2020 13:53:26 +0000	[thread overview]
Message-ID: <19JoeiC5D-yQvWRdr6EKEl-7bmePCEoX92jmGYXR4CSF5yTOj5wZmCmhR0M1O91CJCBiitfqAYOYQTupsnS1_WjMASoJKn6YnsIWfM1CoBA=@elenq.tech> (raw)

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

             reply	other threads:[~2020-02-23 13:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-23 13:53 Ekaitz Zarraga [this message]
2020-02-23 14:28 ` AVR toolchain and AVR libc 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='19JoeiC5D-yQvWRdr6EKEl-7bmePCEoX92jmGYXR4CSF5yTOj5wZmCmhR0M1O91CJCBiitfqAYOYQTupsnS1_WjMASoJKn6YnsIWfM1CoBA=@elenq.tech' \
    --to=ekaitz@elenq.tech \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.