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

Issue 395017: Add support for Ubuntu 9.10 to install-build-deps.sh... (Closed)

Created:
11 years, 1 month ago by satorux1
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add support for Ubuntu 9.10 to install-build-deps.sh Note that binutils-2.19 does not compile on Ubuntu 9.10. binutils-2.20 compiles on Ubuntu 9.10, but does not comple on 8.04. BUG=none TEST=Ran install-build-deps.sh on ubuntu 9.10 and 8.04.

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

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

Messages

Total messages: 9 (0 generated)
satorux1
11 years, 1 month ago (2009-11-16 12:15:05 UTC) #1
dank
You can probably use grep instead of egrep, but LGTM
11 years, 1 month ago (2009-11-16 17:20:21 UTC) #2
Joel Stanley (old)
Why are you building binutils for Ubuntu 9.10? If it's for gold, what is wrong ...
11 years, 1 month ago (2009-11-17 00:29:03 UTC) #3
satorux
Thank you for the comment. That's a great idea. I didn't know that gold is ...
11 years, 1 month ago (2009-11-17 00:51:51 UTC) #4
also_not_the_right_dank
Well... if you do that, then valgrind won't build. You'd need to also change tools/valgrind/build-valgrind-for-chromium.sh.
11 years, 1 month ago (2009-11-17 00:52:46 UTC) #5
Joel Stanley (old)
On 2009/11/17 00:52:46, also_not_the_right_dank wrote: > Well... if you do that, then valgrind won't build. ...
11 years, 1 month ago (2009-11-17 00:55:10 UTC) #6
dank
One nit: the text echo "Installing binutils-gold. Back up ld as ld.single" and echo "Building ...
11 years, 1 month ago (2009-11-17 03:08:51 UTC) #7
satorux1
Thank you for the comment. Fixed the comments. On Tue, Nov 17, 2009 at 12:08 ...
11 years, 1 month ago (2009-11-17 04:14:40 UTC) #8
Yusuke Sato
11 years, 1 month ago (2009-11-17 05:20:27 UTC) #9
Landed in r32154.

On 2009/11/17 04:14:40, satorux1 wrote:
> Thank you for the comment. Fixed the comments.
> 
> On Tue, Nov 17, 2009 at 12:08 PM, <mailto:dank@chromium.org> wrote:
> 
> > One nit: the text
> >        echo "Installing binutils-gold. Back up ld as ld.single"
> > and
> >        echo "Building binutils. Back up ld as ld.orig"
> 
> > is awkward English, it should be 'Backing' rather than 'Back',
> > and it should end with a period.
> > Otherwise LGTM.
> 
> 
> 
> > http://codereview.chromium.org/395017
> 
> 
>

Powered by Google App Engine
This is Rietveld 408576698