Discussion:
Update: Hurd port for gcc-7 go : 7.3.0-8+ for glibc 2.26+
Svante Signell
2018-03-10 18:33:35 UTC
Permalink
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!
Samuel Thibault
2018-03-10 23:58:26 UTC
Permalink
Hello,
Post by Svante Signell
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+
I have updated the gcc-7 package in Debian, thanks!

Samuel

Loading...