Closed
Bug 877503
Opened 9 years ago
Closed 8 years ago
build firefox for android with gcc 4.7
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla24
People
(Reporter: tbsaunde, Unassigned)
References
Details
Attachments
(2 files)
13.27 KB,
patch
|
Details | Diff | Splinter Review | |
18.47 KB,
patch
|
ted
:
review+
blassey
:
review+
nthomas
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Reporter | ||
Updated•9 years ago
|
Whiteboard: [leave open]
Comment 1•9 years ago
|
||
tryserver run: https://tbpl.mozilla.org/?tree=Try&rev=9bd5f9e62f2f
Reporter | ||
Comment 2•9 years ago
|
||
Attachment #756643 -
Flags: review?(ted)
Attachment #756643 -
Flags: review?(blassey.bugs)
Comment 3•9 years ago
|
||
I fixed the last few gcc 4.7 warnings-as-errors that were breaking the Android build: https://hg.mozilla.org/integration/mozilla-inbound/rev/8aeb23b70d97
Comment 5•9 years ago
|
||
Comment on attachment 756643 [details] [diff] [review] switch to gcc 4.7 Review of attachment 756643 [details] [diff] [review]: ----------------------------------------------------------------- Someone else needs to sign off on the releng.manifest files, I don't know anything about them.
Attachment #756643 -
Flags: review?(ted) → review+
Updated•9 years ago
|
Attachment #756643 -
Flags: review?(bugspam.Callek)
Attachment #756643 -
Flags: review?(blassey.bugs)
Attachment #756643 -
Flags: review+
Updated•9 years ago
|
Attachment #756643 -
Flags: review?(bugspam.Callek) → review+
Reporter | ||
Comment 6•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/10a6781c41e4
Comment 8•8 years ago
|
||
What's the blocker of moving to gcc 4.7 or newer version on android? I really hope this bug could have progress, since the newer version of gcc brings some useful C++11 features which have been usable in all other platforms. Especially when considering that for Windows build, MSVC is moving to 2013, there are more features blocked by gcc for android only. See page: https://developer.mozilla.org/en-US/docs/Using_CXX_in_Mozilla_code
Comment 9•8 years ago
|
||
This bug has already been fixed. Firefox for Android is currently built with gcc 4.7. This bug just didn't get closed. <:) Bug 900797 is tracking work to support gcc 4.8.
Updated•4 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•