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

Michael Hudson-Doyle michael.hudson+lp at canonical.com
Tue Jan 21 21:56:00 UTC 2014


Public bug reported:

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

** Affects: gcc-4.8 (Ubuntu)
     Importance: Undecided
         Status: New

** Patch added: "gccgo-path-2.diff"
   https://bugs.launchpad.net/bugs/1271340/+attachment/3953857/+files/gccgo-path-2.diff

-- 
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