Closed Bug 878200 Opened 11 years ago Closed 11 years ago

Update to gcc4.7. (Short term fix.)

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: sfink, Assigned: sfink)

References

Details

Attachments

(1 file)

Apparently, gcc 4.7 is deployed everywhere now? There was gcc 4.5-specific breakage today.
Attachment #756740 - Flags: review?(bhearsum)
Comment on attachment 756740 [details] [diff] [review]
Update to gcc4.7. (Short term fix.)

Review of attachment 756740 [details] [diff] [review]:
-----------------------------------------------------------------

::: scripts/spidermonkey_builds/spidermonkey.sh
@@ +104,5 @@
>      NSPR64="--enable-64bit"
>  fi
>  
>  if [ "$OSTYPE" = "linux-gnu" ]; then
> +    GCCDIR=/tools/gcc-4.7-0moz1

AFAICT you need gcc-4.7.2-0moz1 here: https://mxr.mozilla.org/mozilla-central/source/build/unix/mozconfig.linux

r=me with fixed.
Attachment #756740 - Flags: review?(bhearsum) → review+
Attachment #756740 - Flags: checked-in+
Thanks! I didn't actually look for the path, but cut & pasted what someone else mentioned.

http://hg.mozilla.org/build/tools/rev/159588d43ddd
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: