[pkg-go] Bug#907263: dh-golang: Failed to build with gccgo-8

Shengjing Zhu i at zhsj.me
Sun Aug 26 11:34:56 BST 2018


On Sun, Aug 26, 2018 at 5:44 PM Michael Hudson-Doyle
<michael.hudson at canonical.com> wrote:
>
> I've forgotten everything about this code even though I wrote it, but wouldn't it be better to filter out the standard library dependencies?
>

For golang-go, currently it uses std library to producing the
Built-Using for golang-go compiler. For gccgo, there's no such need
because it will depends libgo.
So for gccgo, it's true that we can filter out the std library. But I
doubt if there's clean way...

-- 
Best regards,
Shengjing Zhu



More information about the Pkg-go-maintainers mailing list