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

Issue 339046: Linux: Autodetect and change build flags when using gcc 4.4. (Closed)

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

Description

Linux: Autodetect and change build flags when using gcc 4.4. This runs g++ -dumpversion (or $CXX) to establish the compiler version and set the gyp gcc_version variable automatically. BUG=25209 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30824

Patch Set 1 #

Total comments: 8

Patch Set 2 : Cleanup as per review comments #

Patch Set 3 : Remove chrome.gyp change ... can land that separately. #

Total comments: 1

Patch Set 4 : Show command string and exception on failure on stdout. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -0 lines) Patch
M build/common.gypi View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
A build/compiler_version.py View 1 2 3 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Evan Martin
This looks pretty good to me -- just a couple minor adjustments http://codereview.chromium.org/339046/diff/1/3 File build/compiler_version.py ...
11 years, 1 month ago (2009-10-28 19:26:13 UTC) #1
Craig
Thanks for the comments - I think it looks a bit better now. Please take ...
11 years, 1 month ago (2009-10-29 15:41:32 UTC) #2
Craig
On 2009/10/29 15:41:32, Craig wrote: > Thanks for the comments - I think it looks ...
11 years, 1 month ago (2009-11-02 18:04:33 UTC) #3
Evan Martin
LGTM, whatever you decide wrt my comment http://codereview.chromium.org/339046/diff/3001/4002 File build/compiler_version.py (right): http://codereview.chromium.org/339046/diff/3001/4002#newcode26 Line 26: except ...
11 years, 1 month ago (2009-11-02 18:07:22 UTC) #4
Craig
On 2009/11/02 18:07:22, Evan Martin wrote: > LGTM, whatever you decide wrt my comment Your ...
11 years, 1 month ago (2009-11-03 16:06:33 UTC) #5
Evan Martin
11 years, 1 month ago (2009-11-03 16:16:31 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698