https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118938
Mikael Pettersson <mikpelinux at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mikpelinux at gmail dot com --- Comment #6 from Mikael Pettersson <mikpelinux at gmail dot com> --- I don't understand where the `-mcpu=68000` multilib is coming from. A normal `--target=m68k-unknown-linux-gnu` build only builds 68020, 68040, and 68060 libs. If you want plain 68000 code you should be using the m68k-unknown-elf target.