On 06/03/2014 07:32 AM, Gabor Krizsanits wrote:
> Currently m-c does not build with gcc 4.6 on ubuntu because something 
> similar. After
> updating to 4.8 I got some warning in webrtc code, so I had to turn off 
> warning-as-errors.

FWIW, you can work around that with "ac_add_options --disable-webrtc".

I've filed bug 1020643 and bug 1020661 on addressing the build issues
you mentioned, though.

(I've used GCC 4.8 and warnings-as-errors for a long time, and I now
build with GCC 4.9, and it's mostly painless. :) I do have a bunch of
"--disable-XYZ" in my .mozconfig, including disable-webrtc, which is why
I hadn't noticed the issue you mentioned here until today.)

~Daniel
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to