[Bug 1271340] Re: please include patch to make gccgo's go/build consistent with go tool

Launchpad Bug Tracker 1271340 at bugs.launchpad.net
Sun Jan 26 18:44:42 UTC 2014


This bug was fixed in the package gcc-4.8 - 4.8.2-14ubuntu4

---------------
gcc-4.8 (4.8.2-14ubuntu4) trusty; urgency=medium

  * Re-upload with the testsuite disabled (hangs on the AArch64 buildds).
 -- Matthias Klose <doko at ubuntu.com>   Sat, 25 Jan 2014 00:24:02 +0100

** Changed in: gcc-4.8 (Ubuntu)
       Status: New => Fix Released

-- 
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:
  Fix Released

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