[Buildroot] [Bug 6944] building toolchain for sh4 fails

bugzilla at busybox.net bugzilla at busybox.net
Fri May 2 17:22:27 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=6944

--- Comment #9 from George <gdalex at gmail.com> 2014-05-02 17:22:26 UTC ---
Yes, I was able to build using the default defconfig for ecovec24.
I had to modify the ./arch/sh/Makefile in that kernel by removing the -m4-nofpu
for sh4.


cflags-$(CONFIG_CPU_SH4)        := $(call cc-option,-m4,) \
    $(call cc-option,-mno-implicit-fp)

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list