avr-libc-dev
[Top][All Lists]
Advanced

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

[avr-libc-dev] [bug #44869] trunk doesn't work with gcc 5.1.0-RC-2015041


From: anonymous
Subject: [avr-libc-dev] [bug #44869] trunk doesn't work with gcc 5.1.0-RC-20150412
Date: Fri, 17 Apr 2015 22:35:29 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:36.0) Gecko/20100101 Firefox/36.0

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: address@hidden
             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/




reply via email to

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