[Bug target/54607] New: [avr]: Canadian cross build fails because gen-avr-mmcu-texi.c is compiled with the wrong compiler
gjl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 17 15:15:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54607
Bug #: 54607
Summary: [avr]: Canadian cross build fails because
gen-avr-mmcu-texi.c is compiled with the wrong
compiler
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Keywords: build
Severity: normal
Priority: P3
Component: target
AssignedTo: gjl@gcc.gnu.org
ReportedBy: gjl@gcc.gnu.org
Host: i386-pc-mingw32
Target: avr
Build: i686-pc-linux-gnu
./gcc/config/avr/gen-avr-mmcu-texi.c must be compiled with the native
build->build compiler, not with the build->host cross compiler.
More information about the Gcc-bugs
mailing list