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

Issue 11036032: [MIPS] Script to build a trusted mipsel-linux-gnu cross toolchain from source. (Closed)

Created:
8 years, 2 months ago by petarj
Modified:
8 years, 2 months ago
CC:
native-client-reviews_googlegroups.com
Base URL:
http://src.chromium.org/native_client/trunk/src/native_client/
Visibility:
Public.

Description

[MIPS] Script to build a trusted mipsel-linux-gnu cross toolchain from source. This script is intended to build a mipsel-linux-gnu cross compilation toolchain (from source) that runs on x86 linux and generates code for a little-endian, hard-float, mips32 target. The commit queue is not working for NaCl at the moment, so we are committing with: NOTRY=true However, we have run a try job manually, and it passed fine BUG= http://code.google.com/p/nativeclient/issues/detail?id=2275 TEST= run the script Committed: http://src.chromium.org/viewvc/native_client?view=rev&revision=9978

Patch Set 1 #

Total comments: 12

Patch Set 2 : Update to the existing script. #

Total comments: 21

Patch Set 3 : Update per Robert's comments. #

Patch Set 4 : Minor update - use GCC 4.7.2 (instead of 4.6.3). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+360 lines, -72 lines) Patch
M tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh View 1 2 3 14 chunks +360 lines, -72 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
petarj
8 years, 2 months ago (2012-10-04 12:16:55 UTC) #1
robertm
what is the relationship of this script with tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh could you use coding conventions similar ...
8 years, 2 months ago (2012-10-04 15:00:44 UTC) #2
Mark Seaborn
On 4 October 2012 08:00, <robertm@google.com> wrote: > what is the relationship of this script ...
8 years, 2 months ago (2012-10-04 15:03:18 UTC) #3
Mark Seaborn
http://codereview.chromium.org/11036032/diff/1/tools/trusted_cross_toolchains/mips_tc_build.sh File tools/trusted_cross_toolchains/mips_tc_build.sh (right): http://codereview.chromium.org/11036032/diff/1/tools/trusted_cross_toolchains/mips_tc_build.sh#newcode16 tools/trusted_cross_toolchains/mips_tc_build.sh:16: set -eu Nit: add an empty line before this ...
8 years, 2 months ago (2012-10-04 15:10:46 UTC) #4
petarj
We changed the original script trusted-toolchain-creator.mipsel.squeeze.sh instead of making changes to the new one. Patch ...
8 years, 2 months ago (2012-10-06 00:25:39 UTC) #5
Mark Seaborn
On 5 October 2012 17:25, <petarj@mips.com> wrote: > We changed the original script trusted-toolchain-creator.** > ...
8 years, 2 months ago (2012-10-06 00:40:38 UTC) #6
petarj
On 2012/10/06 00:40:38, Mark Seaborn wrote: > On 5 October 2012 17:25, <mailto:petarj@mips.com> wrote: > ...
8 years, 2 months ago (2012-10-08 12:51:42 UTC) #7
petarj
On 2012/10/08 12:51:42, petarj wrote: Any further response on this one?
8 years, 2 months ago (2012-10-09 22:57:31 UTC) #8
robertm
http://codereview.chromium.org/11036032/diff/6001/tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh File tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh (right): http://codereview.chromium.org/11036032/diff/6001/tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh#newcode85 tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh:85: DownloadOrCopy() { I think it would be clearer to ...
8 years, 2 months ago (2012-10-10 15:38:26 UTC) #9
petarj
Patch set #3 has been uploaded. https://chromiumcodereview.appspot.com/11036032/diff/6001/tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh File tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh (right): https://chromiumcodereview.appspot.com/11036032/diff/6001/tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh#newcode85 tools/trusted_cross_toolchains/trusted-toolchain-creator.mipsel.squeeze.sh:85: DownloadOrCopy() { On ...
8 years, 2 months ago (2012-10-11 00:44:06 UTC) #10
robertm
LGTM
8 years, 2 months ago (2012-10-11 13:24:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/petarj@mips.com/11036032/12001
8 years, 2 months ago (2012-10-11 13:39:37 UTC) #12
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
8 years, 2 months ago (2012-10-11 14:43:02 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/petarj@mips.com/11036032/17001
8 years, 2 months ago (2012-10-11 17:31:43 UTC) #14
commit-bot: I haz the power
8 years, 2 months ago (2012-10-11 17:31:47 UTC) #15
Change committed as 9978

Powered by Google App Engine
This is Rietveld 408576698