Hi all,
I'm trying to compile a web browser on my RPI2 on crux-arm 3.2, but every time I try (Firefox or Midori), the build fails killing cc1plus because of a low memory issue.
I freed the GPU ram to leave all available memory to the build process, but I had same result.

I also tried to cross compile them using pkgutils-cross and toolchain but no success

I'm considering qemu and a virtual system... what do you think about that?
Is there any guide to this kind of processes?

Thank you for your help

Best regards

Guido