On 03/03/2016 14:30, Alan Hourihane wrote:
#ifndef __mcoldfire__ .arch 68030 + .cpu 68030 #endif
Thanks, Allan.This is exactly why I haven't upgraded the cross-tools to GCC 4.7 three years ago: because this caused trouble to build FreeMiNT.
As you mentioned above, it is now necessary to specify both .cpu and .arch. This looks like a bug in the binutils. I didn't get much help from binutils people.
For memories: http://mikro.naprvyraz.sk/mint/201301/msg00283.html -- Vincent Rivière