Hello David, 2015-02-24 15:14 GMT+01:00 David Howells <dhowe...@redhat.com>: > Is support for this in upstream binutils and gcc? What's the preferred target > tuple? I'll add support to Fedora's cross-binutils and cross-gcc sets if I > can.
I just rebuilt using latest upstream binutils and gcc. To compile Kernel and bootloader, I build a Bare Metal toolchain with this configuration: --target=arm-none-eabi --with-cpu=cortex-m4 --with-fpu=fpv4-sp-d16 --with-float=hard --with-mode=thumb BR, Maxime > > David -- 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/