You are not logged in.

#1 2019-06-23 09:40:50

jordibr
Member
Registered: 2019-06-23
Posts: 1

GCC 9.1.0 compile error

Hi everyone,

First of all, this is my first post and I am not sure that this is the right place to write this issue.

I have updated GCC to the new version 9.1.0 with pacman and, when I try to compile the Linux kernel from the source code, I get this message:
during GIMPLE pass: wrestrict
En la función ‘copy_bootdata’:
en pp_format, en pretty-print.c:1393

I have tried to clean and compile the kernel with the default configuration, but I get the same message:
make mrproper
make defconfig
make -j 8

After this, I have downgraded the compiler version to gcc-8.3.0 and the compilation works!

Has anyone had the same problem?

Thank in advance,

Jordi

Offline

Board footer

Powered by FluxBB