Hi Alberto,

On Tue, 2026-01-13 at 23:12 +0100, Alberto Garcia wrote:
> On Tue, Jan 13, 2026 at 09:48:10PM +0100, John Paul Adrian Glaubitz wrote:
> > OK, so I can confirm that on powerpc, "-no-integrated-cpp" is enough
> > to fix the build. I assume that on sh4, we will need both "--param
> > ggc-min-expand=10" and "-no-integrated-cpp" though as the virtual
> > address space is smaller.
> 
> I also compared the build times of wpewebkit using -no-integrated-cpp
> vs ggc-min-expand=10 on armhf:
> 
> -no-integrated-cpp
> real    88m38.501s
> user    610m34.048s
> sys     36m32.207s
> 
> --param ggc-min-expand=10
> real    129m53.957s
> user    940m46.480s
> sys     33m40.973s
> 
> So it's a significant difference, I suppose that we should
> use -no-integrated-cpp only when possible, and additionally
> ggc-min-expand=10 when needed.

Great! I suggest then to just start with "-no-integrated-cpp" and see on which
architectures it suffices.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913

Reply via email to