Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(148)

Issue 106700044: go/build: introduce $GOCOMPILER environment variable (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by pcc
Modified:
10 years, 8 months ago
Reviewers:
gobot, rsc
CC:
rsc, iant, minux, aram, axw, golang-codereviews
Visibility:
Public.

Description

cmd/go: introduce support for $GCCGO env var This variable allows users to select the compiler when using the gccgo toolchain.

Patch Set 1 #

Patch Set 2 : diff -r 67f9ef140028 https://code.google.com/p/go #

Patch Set 3 : diff -r 67f9ef140028 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M src/cmd/go/build.go View 1 2 4 chunks +12 lines, -4 lines 0 comments Download

Messages

Total messages: 11
pcc
10 years, 8 months ago (2014-07-12 20:21:43 UTC) #1
minux
why is it named $GOCOMPILER but not $GCCGO?
10 years, 8 months ago (2014-07-12 22:35:07 UTC) #2
pcc
On 2014/07/12 22:35:07, minux wrote: > why is it named $GOCOMPILER but not $GCCGO? Quite ...
10 years, 8 months ago (2014-07-12 22:44:40 UTC) #3
minux
On Sat, Jul 12, 2014 at 6:44 PM, <pcc@google.com> wrote: > On 2014/07/12 22:35:07, minux ...
10 years, 8 months ago (2014-07-12 23:35:33 UTC) #4
pcc
On 2014/07/12 23:35:33, minux wrote: > On Sat, Jul 12, 2014 at 6:44 PM, <mailto:pcc@google.com> ...
10 years, 8 months ago (2014-07-13 03:39:14 UTC) #5
minux
On Jul 12, 2014 11:39 PM, <pcc@google.com> wrote: > On 2014/07/12 23:35:33, minux wrote: >> ...
10 years, 8 months ago (2014-07-13 06:46:39 UTC) #6
pcc
On 2014/07/13 06:46:39, minux wrote: > On Jul 12, 2014 11:39 PM, <mailto:pcc@google.com> wrote: > ...
10 years, 8 months ago (2014-07-14 09:03:20 UTC) #7
aram
Please add a link in the description with the golang-dev thread(s?).
10 years, 8 months ago (2014-07-14 11:26:53 UTC) #8
rsc
LGTM This is nice and simple. Thank you. I understand that llgo is not gccgo, ...
10 years, 8 months ago (2014-07-14 13:50:12 UTC) #9
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=6866fbf95095 *** cmd/go: introduce support for $GCCGO env var This variable allows ...
10 years, 8 months ago (2014-07-14 13:51:17 UTC) #10
gobot
10 years, 8 months ago (2014-07-14 13:51:59 UTC) #11
This CL appears to have broken the plan9-386-cnielsen builder.
See http://build.golang.org/log/9492f410dac22c779679357a8a021937e0915c1c
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b