This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]