URL: <http://savannah.nongnu.org/bugs/?44869>
Summary: trunk doesn't work with gcc 5.1.0-RC-20150412 Project: AVR C Runtime Library Submitted by: None Submitted on: Fri 17 Apr 2015 10:35:28 PM UTC Category: Library Severity: 3 - Normal Priority: 5 - Normal Item Group: None Status: None Percent Complete: 0% Assigned to: None Originator Email: ralphdoncas...@gmail.com Open/Closed: Open Discussion Lock: Any Release: Unknown Fixed Release: None _______________________________________________________ Details: I'm having the same problem as Georg-Johann: https://lists.nongnu.org/archive/html/avr-gcc-list/2015-02/msg00008.html avr-gcc -DF_CPU=8000000 -mmcu=attiny84 -Os btle.c -o btle /usr/local/avr/lib/gcc/avr/5.0.1/../../../../avr/bin/ld: cannot find dev/attiny84/crt1.o: No such file or directory /usr/local/avr/lib/gcc/avr/5.0.1/../../../../avr/bin/ld: cannot find dev/attiny84/libdev.a: No such file or directory I'm using binutils 2.25 and avr-gcc built from the 20150412 snapshot: avr-gcc (GCC) 5.0.1 20150412 (prerelease) avr-libc is taken from svn trunk (Changelog shows latest commit 2015-04-15 by Pitchumani) Here's the script I'm using to build the toolchain: https://github.com/nerdralph/nerdralph/tree/master/avr/make-avr-gcc And here's the configure log output from building avr-libc trunk: http://ralph.nard.ca/files/buildavr.log _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/bugs/?44869> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/ _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev