> I think this was the last major offender for Chromoim/Libreoffice and Firefox. > (Modulo the fact htat chromium needs 9GB for WPA. There seems not be much of > low hanging fruit - chromium needs a lot of trees to be streamed in that will > hopefully be tracked by early debug soon.) What is the status of GCC 5 for > kernel compilation? Are the compile times/memory uses resonable now?
It doesn't build at all currently. The old problem with &&label jump table initializers being spread incorrectly over partitions is back again, causing the BPF interpret to throw a lot of .tmp_vmlinux1.ltrans31.ltrans.o:(.data+0x32268): undefined reference to `.L3' I thought you had fixed that, did something change in the partition code again? As usual finding a small test case is difficult. -Andi