On Fri, Feb 06, 2015 at 09:46:52PM +0100, Angelo Dureghello wrote:
Dear all, i was using the public x86 32bit toolchain from kernel.org: https://www.kernel.org/pub/tools/crosstool/files/bin/i686/4.6.3/i686-gcc-4.6.3-nolibc_m68k-linux.tar.gz Unfortunately, for ColdFire arch, there is a bug in gas/binutils for this toolchain: https://sourceware.org/bugzilla/show_bug.cgi?id=17877 Produced binaries are not working on the target. Is it possible to have available another m68k toolchain (including older or newer binutils/as than the bugged 2.22) ? Can you try the 64 bit toolchain ? https://www.kernel.org/pub/tools/crosstool/files/bin/x86_64/4.9.0/x86_64-gcc-4.9.0-nolibc_m68k-linux.tar.gz Guenter
Tested: that toolchain have the same issues related to mcf5307. So the issue should have been fixed only after v2.24 of binutils. So none of the 2 toolchains for coldfire works for me. Regards Angelo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/