Re: AF_LINK missing

2020-12-05 Thread Samuel Thibault
Samuel Thibault, le sam. 05 déc. 2020 11:46:07 +0100, a ecrit: > AF_LINK would be a complete story to implement, no easy way. Simplest > is to disable the code that blindly makes use of it in gcc. Under #ifdef AF_LINK, I mean. Samuel

Re: AF_LINK missing

2020-12-05 Thread Samuel Thibault
Hello, Svante Signell, le sam. 05 déc. 2020 11:23:08 +0100, a ecrit: > Recent libgo in gcc-snapshot FTBFS due to AF_LINK is missing. Looking at > bits/socket.h the AF/PF_link entries are commented out. Is there some easy way > to support it See the debian/patches/hurd-i386/submitted-AF_LINK.diff

AF_LINK missing

2020-12-05 Thread Svante Signell
Hi Samuel, Recent libgo in gcc-snapshot FTBFS due to AF_LINK is missing. Looking at bits/socket.h the AF/PF_link entries are commented out. Is there some easy way to support it or should I look for a workaround? doko has reported this issue upstream: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=9