[Bug target/69685] GCC cross compiler build failed

2017-01-08 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69685 Georg-Johann Lay changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/69685] GCC cross compiler build failed

2016-08-21 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69685 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/69685] GCC cross compiler build failed

2016-03-02 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69685 --- Comment #4 from Georg-Johann Lay --- FYI, as you are using Newlib (and not avr-libc as all the folks does) you want to configure with --with-avrlibc=no.

[Bug target/69685] GCC cross compiler build failed

2016-03-02 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69685 Georg-Johann Lay changed: What|Removed |Added CC||gjl at gcc dot gnu.org --- Comment

[Bug target/69685] GCC cross compiler build failed

2016-02-05 Thread pieter.cardoen at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69685 --- Comment #2 from Pieter Cardoen --- How do you mean: appending -v? The only command I execute is: ../gcc-4.9.3/configure --prefix=/usr/local/gcc-4.9.3-avr-unknown-elf \ --target=avr-unknown-elf --build=i686-pc-$(ENV) \

[Bug target/69685] GCC cross compiler build failed

2016-02-05 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69685 Richard Biener changed: What|Removed |Added Target||avr --- Comment #1 from Richard Biener