mailing list of musl libc
 help / color / mirror / code / Atom feed
* Providing <sgidefs.h> for MIPS?
@ 2017-01-26  7:31 Alexey Neyman
  2017-01-26 14:53 ` Rich Felker
  2017-02-04 20:49 ` Alexey Neyman
  0 siblings, 2 replies; 3+ messages in thread
From: Alexey Neyman @ 2017-01-26  7:31 UTC (permalink / raw)
  To: musl

Hi,

In crosstool-ng, a failure to build native GDB for mips-*-mips has been 
reported: https://github.com/crosstool-ng/crosstool-ng/pull/517

The reason is a missing <sgidefs.h> header (which is provided by 
glibc/uClibc, but not by musl). The reporter suggested to use 
<asm/sgidefs.h> from the Linux kernel instead. However, GDB developers 
seem to disagree: 
https://sourceware.org/ml/gdb-patches/2017-01/msg00446.html; their view 
is that the <sgidefs.h> header is to be provided as a part of the 
user-space headers.

Should musl provide one?

Regards,
Alexey.



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-04 20:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-26  7:31 Providing <sgidefs.h> for MIPS? Alexey Neyman
2017-01-26 14:53 ` Rich Felker
2017-02-04 20:49 ` Alexey Neyman

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).