Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(343)

Issue 6502009: Build/install gold instead of all of binutils. (Closed)

Created:
9 years, 10 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
Michael Moss
CC:
chromium-reviews, Evan Martin
Visibility:
Public.

Description

Build/install gold instead of all of binutils. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=74682

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M build/install-build-deps.sh View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Lei Zhang
While debugging the ARM bot yesterday, I noticed in the bash history that they only ...
9 years, 10 months ago (2011-02-11 21:22:26 UTC) #1
Lei Zhang
to mmoss since evan is afk.
9 years, 10 months ago (2011-02-11 21:23:58 UTC) #2
Michael Moss
Does this mean it just installs ld without tools like strip and objcopy? Is that ...
9 years, 10 months ago (2011-02-11 21:37:16 UTC) #3
Lei Zhang
On 2011/02/11 21:37:16, Michael Moss wrote: > Does this mean it just installs ld without ...
9 years, 10 months ago (2011-02-11 21:41:46 UTC) #4
Michael Moss
> Currently we build strip/objcopy from source, stash them in /usr/local/gold/, > and never use ...
9 years, 10 months ago (2011-02-11 21:47:06 UTC) #5
Lei Zhang
On 2011/02/11 21:47:06, Michael Moss wrote: > > Currently we build strip/objcopy from source, stash ...
9 years, 10 months ago (2011-02-11 22:00:20 UTC) #6
Lei Zhang
We can also go with patch set 2, which builds gold and binutils. It's a ...
9 years, 10 months ago (2011-02-11 22:05:49 UTC) #7
Michael Moss
> Ya, I forgot about the official bot. Do you remember what the exact problem ...
9 years, 10 months ago (2011-02-11 22:07:42 UTC) #8
Michael Moss
9 years, 10 months ago (2011-02-11 22:09:11 UTC) #9
On 2011/02/11 22:05:49, Lei Zhang wrote:
> We can also go with patch set 2, which builds gold and binutils.
> 
> It's a slight improvement over just running make. We skip out on:
> as, elfedit, gprof, gnu ld, and nm.

Yeah, that's probably safest. LGTM

Powered by Google App Engine
This is Rietveld 408576698