emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#24416: closed (avr-gcc@5 is broken)


From: GNU bug Tracking System
Subject: bug#24416: closed (avr-gcc@5 is broken)
Date: Wed, 13 May 2020 19:29:01 +0000

Your message dated Wed, 13 May 2020 22:28:12 +0300
with message-id <20200513192812.GJ918@E5400>
and subject line Re: bug#24416: [PATCH] gnu: avr-gcc: Fix compiler lookup paths.
has caused the debbugs.gnu.org bug report #24416,
regarding avr-gcc@5 is broken
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
24416: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24416
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: avr-gcc@5 is broken Date: Sun, 11 Sep 2016 19:23:05 -0400
avr-gcc cannot find device-specific libraries when compiling, which
from my reading is due to a problem with multilib.  However, avr-gcc@4
works fine!

avr-gcc -O2 -DF_CPU=16000000UL -mmcu=atmega32u4 test.c -o test
avr-ld: cannot find -lm
avr-ld: cannot find -lc
avr-ld: cannot find -latmega32u4
collect2: error: ld returned 1 exit status

The libraries in question here are located within
/gnu/store/...-avr-libc-2.0.0/avr/lib/avr5 but avr-gcc is only
searching within /avr/lib.

For now, I'm just using avr-gcc@4 and moving on with life.

- Dave



--- End Message ---
--- Begin Message --- Subject: Re: bug#24416: [PATCH] gnu: avr-gcc: Fix compiler lookup paths. Date: Wed, 13 May 2020 22:28:12 +0300
Closing this bug as fixed.


-- 
Efraim Flashner   <address@hidden>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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