On 29/04/2014 20:19, Ehsan Akhgari wrote: > See bug 942167 please. I don't really understand all of the intricacies > of how the b2g and gecko build systems talk to each other, but there is > some information in that bug which might be useful. (FWIW I have lost > all hope of getting the help that I need to bring unified builds to b2g, > so if you end up finishing that work, you will have my eternal > appreciation. :-)
I hope I will :) So today I tried reverting bug 942167 for b2g only but that doesn't seem to be enough to get an unified build. Adding 'ac_add_options --enable-unified-compilation' to our default gecko configuration in gonk-misc does the trick. This is obviously not the right approach since unified compilation should be enabled by default IIRC, but at least it's a starting point. With unified compilation on I could get a working hamachi build (with libxul.so ending up ~25MiB in size versus the ~26MiB we normally get) but I haven't tried turning debugging on yet. I'll post further progress on bug 950676 so for all those interested CC yourself on that bug. Gabriele
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
