[Bug gdb/19798] GDB server 7.11 doesn't build with uClibc-ng or musl based toolchains

romain.naour at gmail dot com sourceware-bugzilla@sourceware.org
Sun Sep 4 13:56:00 GMT 2016


https://sourceware.org/bugzilla/show_bug.cgi?id=19798

--- Comment #2 from romain.naour at gmail dot com ---
Hi,

This issue is not fixed in gnulib itself, but was fixed in Buildroot by using
gl_cv_func_gettimeofday_clobber=no to not use rpl_gettimeofday, assuming musl
and uClibc have a properly working gettimeofday implementation (see [1]).
This fix was suggested by the musl FAQ [2].

Best regards,
Romain Naour

[1]
https://git.busybox.net/buildroot/commit/?id=560334bb2a46a77081a3944d092df7732dfca432
[2] http://wiki.musl-libc.org/wiki/FAQ#Q:_I.27m_getting_this_gnulib_error

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list