Now that we can build fdpic support in the kernel, does a _compiler_ exist? https://lore.kernel.org/linux-mm/20220428033319.239341-1-gerg@xxxxxxxxxxxxxx/T/ I built buildroot's mcf5208evb defconfig and booted it under qemu, but it's binflt, which I'm not adding to my test system's package dependencies. I've already got an sh2 fdpic test system, but it's on real hardware, not qemu. (The toolchain patches for that are at https://github.com/richfelker/musl-cross-make/blob/master/patches/binutils-2.33.1/0001-j2.diff and https://github.com/richfelker/musl-cross-make/blob/master/patches/gcc-11.2.0/0003-j2.diff by the way. I'm happy to use similar out-of-tree patches for m68k in the short term, if that's what's available...) Rob