[Bug 1271340] Re: please include patch to make gccgo's go/build consistent with go tool
Launchpad Bug Tracker
1271340 at bugs.launchpad.net
Fri Jan 24 13:57:21 UTC 2014
** Branch linked: lp:ubuntu/trusty-proposed/gcc-4.8
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1271340
Title:
please include patch to make gccgo's go/build consistent with go tool
Status in “gcc-4.8” package in Ubuntu:
New
Bug description:
Hi,
Using gccgo 4.8 with the go tool from even go 1.1 results in confusion
because the go tool installs .a files in
$GOPATH/pkg/gccgo_${GOOS}_${GOARCH} but the libgo that comes with
gccgo 4.8 expects them to be in just $GOPATH/pkg/gccgo. So, here is a
patch to gccgo's libgo that looks for them where they end up (and
also, is clearly the saner location).
Cheers,
mwh
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1271340/+subscriptions
More information about the foundations-bugs
mailing list