Svante Signell
2018-03-10 18:33:35 UTC
Hi,
Attached is the updated patch, src_libgo_build.diff, to build gccgo properly on
Debian GNU/Hurd on gcc-7 (7-7.3.0-{8,9,10}) again after the update of glibc to
2.26+
The libgo tests show the following:
=== libgo Summary ===
# of expected passes 119
# of unexpected failures 26
Replacing the stub code of netpoll_gnu.go with a poll-based implementation the
libgo tests improves to:
=== libgo Summary ===
# of expected passes 124
# of unexpected failures 21
The change is reflected in the updated version of src_libgo_go_runtime.diff,
also attached!
Thanks!
Attached is the updated patch, src_libgo_build.diff, to build gccgo properly on
Debian GNU/Hurd on gcc-7 (7-7.3.0-{8,9,10}) again after the update of glibc to
2.26+
The libgo tests show the following:
=== libgo Summary ===
# of expected passes 119
# of unexpected failures 26
Replacing the stub code of netpoll_gnu.go with a poll-based implementation the
libgo tests improves to:
=== libgo Summary ===
# of expected passes 124
# of unexpected failures 21
The change is reflected in the updated version of src_libgo_go_runtime.diff,
also attached!
Thanks!