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) \
--enable-languages=c,
Assignee: unassigned at gcc dot gnu.org
Reporter: pieter.cardoen at hotmail dot com
Target Milestone: ---
Created attachment 37591
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37591&action=edit
Console output
Dear
I am trying to build gcc 4.9.3 for target avr-unknown-
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69647
--- Comment #3 from Pieter Cardoen ---
Created attachment 37571
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37571&action=edit
console printout
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69647
--- Comment #2 from Pieter Cardoen ---
I am using binutils 2.24.
Best regards
Pieter
Assignee: unassigned at gcc dot gnu.org
Reporter: pieter.cardoen at hotmail dot com
Target Milestone: ---
When I am building gcc 5.3.0 for avr-unknown-elf and with MinGW/MSYS, I'm
getting an error when make is executed for device avrtiny:
configure:3464: /c/Users/PIC.TELEVIC/Down