[Bug 1271340] Re: please include patch to make gccgo's go/build consistent with go tool
Ubuntu Foundations Team Bug Bot
1271340 at bugs.launchpad.net
Wed Jan 22 00:20:57 UTC 2014
The attachment "gccgo-path-2.diff" seems to be a patch. If it isn't,
please remove the "patch" flag from the attachment, remove the "patch"
tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the
team.
[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]
** Tags added: patch
--
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