[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Hurd port for gcc-7 go PATCH 1-3(15)
From: |
Samuel Thibault |
Subject: |
Re: Hurd port for gcc-7 go PATCH 1-3(15) |
Date: |
Sun, 19 Nov 2017 13:58:57 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Hello,
Svante Signell, on lun. 06 nov. 2017 16:36:39 +0100, wrote:
> Another issue is that /proc/self/exe has to return an absolute path for the
> built program go-7 to execute properly. This is solved by a pending patch for
> glibc in Debian and will be available in the next upload of glibc-2.24.
FI, this was uploaded.
> Adding to this, the executable ./build/gotools/go does work displaying the
> help
> text, but e.g. ./build/gotools/go env exits with a SIGILL: Illegal
> instruction.
That seems to be still happening with the updated libc.
Samuel