Index: tools/configure =================================================================== --- tools/configure (revision 14687) +++ tools/configure (working copy) @@ -187,7 +187,7 @@ coldfirecc () { prefixtools m68k-elf- - GCCOPTS="$CCOPTS -m5206e -Wa\,-m5249 -malign-int -mstrict-align" + GCCOPTS="$CCOPTS -mcpu=5249 -malign-int -mstrict-align" GCCOPTIMIZE="-fomit-frame-pointer" endian="big" }