[Buildroot] [Bug 6218] binutils-2.23.2/gas fails with undefined reference to `mbstowcs'

bugzilla at busybox.net bugzilla at busybox.net
Mon Aug 18 15:22:58 UTC 2014


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

--- Comment #5 from Alexey Brodkin <abrodkin at synopsys.com> 2014-08-18 15:22:57 UTC ---
This happens on ARC too when building native binutils.
It's because in uClibc "mbstowcs" is only gets built-in if WCHAR support is
enabled.

So proper fix would be to add WCHAR support in toolchain as a dependency for
native binutils.

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