unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Kristian Lein-Mathisen <kristianlein@gmail.com>
To: 62779@debbugs.gnu.org
Subject: bug#62779: avr-gcc fails after upgrade to gcc 10
Date: Tue, 11 Apr 2023 20:43:35 +0200	[thread overview]
Message-ID: <CAAGQtHxjSfVOYt7y1_1JUtmSfJotWALXZjgA=K=dEBz+ybNfzw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 881 bytes --]

Hi,

I'm no longer able to compile for attiny85:

klm@pal /tmp ➤ echo '' > test.c
klm@pal /tmp ➤ avr-gcc -mmcu=attiny85 test.c
avr-ld: cannot find crtattiny85.o: No such file or directory
avr-ld: cannot find -lm
avr-ld: cannot find -lc
avr-ld: cannot find -lattiny85
collect2: error: ld returned 1 exit status

I'm currently getting no output for avr-toolchain, which I believe is
related:

> ls -l $(guix build avr-toolchain)
total 0

I've been reading https://issues.guix.gnu.org/39918 and I think it may be
causing the problem. It seems that resulted in commit
197c1676d3733f6d8ce30bdc9977ba731b33ec71 (avr-libc going from function to
package) which seems to revert part of what's been done
in 4d2470b0efb399ad974e2a764db685e952b94323 (avr-libc going from package to
function).

I'm hoping would be kind enough to look into this.
Thank you,
Kris

[-- Attachment #2: Type: text/html, Size: 1318 bytes --]

             reply	other threads:[~2023-04-11 18:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-11 18:43 Kristian Lein-Mathisen [this message]
2023-10-04  2:26 ` bug#62779: avr-gcc fails after upgrade to gcc 10 Maxim Cournoyer

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to='CAAGQtHxjSfVOYt7y1_1JUtmSfJotWALXZjgA=K=dEBz+ybNfzw@mail.gmail.com' \
    --to=kristianlein@gmail.com \
    --cc=62779@debbugs.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 public inbox

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

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).