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

bugzilla at busybox.net bugzilla at busybox.net
Tue Mar 4 19:57:22 UTC 2014


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

--- Comment #5 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> 2014-03-04 19:57:20 UTC ---
Thanks for the patch!

However, I am not sure it will work correctly in all cases. It works in your
case because only one multilib variant gets built, and installed in the !m4
directory. But if you have
BR2_EXTRA_GCC_CONFIG_OPTIONS="--with-multilib-list=m4,m4-nofpu", then two
multilib variants will be built, and you will have two directories, not one.

Could you check this case?

It's also a bit annoying that on SuperH, specifying a custom gcc option is
needed to even be able to build a kernel. Do you know if there's something that
can be done about it?

-- 
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