Closed Bug 678722 Opened 14 years ago Closed 14 years ago

linux-mobile should use gcc-4.5

Categories

(Release Engineering :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Assigned: jhford)

Details

(Whiteboard: [mobile])

Attachments

(1 file)

... since we use it for desktop platforms.
Hmm, since that toolchain is already deployed to prod+try, we could do a try build to test this. I will push a changeset to try in a bit
Assignee: nobody → jhford
pushed [jhford@johnford ~]$ hg clone http://hg.mozilla.org/mozilla-central destination directory: mozilla-central requesting all changes adding changesets adding manifests adding file changes added 75306 changesets with 353060 changes to 78523 files (+7 heads) updating to branch default 50509 files updated, 0 files merged, 0 files removed, 0 files unresolved [jhford@johnford ~]$ cd mozilla-central/ You have new mail in /var/spool/mail/jhford [jhford@johnford mozilla-central]$ vim mozconfig-extra-linux-mobile [jhford@johnford mozilla-central]$ cat !$ cat mozconfig-extra-linux-mobile CC=/tools/gcc-4.5/bin/gcc CXX=/tools/gcc-4.5/bin/g++ # Avoid dependency on libstdc++ 4.5 ac_add_options --enable-stdcxx-compat [jhford@johnford mozilla-central]$ hg add !$ hg add mozconfig-extra-linux-mobile [jhford@johnford mozilla-central]$ hg commit -m 'test try: -b do -p linux-mobile -u none -t none' [jhford@johnford mozilla-central]$ hg push -f ssh://hg.mozilla.org/try pushing to ssh://hg.mozilla.org/try searching for changes remote: adding changesets remote: adding manifests remote: adding file changes remote: added 1 changesets with 1 changes to 1 files (+1 heads) remote: Looks like you used try syntax, going ahead with the push. remote: If you don't get what you expected, check http://people.mozilla.org/~lsblakk/trychooser/ for help with building your trychooser request. remote: Thanks for helping save resources, you're the best! remote: Trying to insert into pushlog. remote: Please do not interrupt... remote: Inserted into the pushlog db successfully.
Attached image It works
This screenshot shows that it is working and that the compiler used was gcc-4.5
Mark, should we make this change?
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: