patches for gcc and strace
Reinoud Koornstra
reinoudkoornstra@gmail.com
Tue Sep 22 20:26:00 GMT 2015
HI Bryan,
I tried to get gcc to compile with musl and it simply doesn't in our
current states.
I tried gcc 4.9.3.
However, there's a patch for this and it comes from the musl-cross project at
https://bitbucket.org/GregorR/musl-cross/src.
I got the patch from buildroot where they included it in their tree.
Now gcc 4.9.3 does compile with musl.
Also, with musl, strace 4.10 fails to compile.
I got two patches that i fetched that will be included in strace 4.11
The sgidef's patgch is a super simple patch from myself, it find's
that include file in a different directory in case of musl. This isn't
a good patch as this will just work for musl and needs to be adjusted.
Please consider these patches and now people are able to build the
toolchain with musl.
I tested this for mips currently.
Thanks,
Reinoud.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 900-musl-support.patch
Type: text/x-patch
Size: 24207 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20150922/744d25c6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Include-sys-stat.h-for-S_.patch
Type: text/x-patch
Size: 886 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20150922/744d25c6/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Include-linux-ioctl.h-for-_IOC_.patch
Type: text/x-patch
Size: 1306 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20150922/744d25c6/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-sgidefs.patch
Type: text/x-patch
Size: 621 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/crossgcc/attachments/20150922/744d25c6/attachment-0003.bin>
-------------- next part --------------
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list