What does GCC 10.10.2 mean? There is no GCC 10.10.2 release. Do you mean GCC 10.2?
There are no Power systems in the GNU Compile Farm running Debian, only CentOS and Fedora. GCC for PPC64LE defaults to Power8, so there should be no illegal instructions. Is the Debian system running a correct version of the Linux kernel for Power8? There could be some sort of an unaligned access or other special situation with a Power8 instruction that the Debian kernel is not sufficiently recent or missing a patch to handle the fixup. Thanks, David On Mon, Dec 21, 2020 at 3:18 PM Jeffrey Walton via cfarm-users <[email protected]> wrote: > > Hi Everyone, > > We are trying to track down the cause of a SIGILL on POWER8 when the > GCC 10.10.2 compiler is being used. The problem surfaces on a Debian > build machine, but we don't have access to it. > > Does anyone know where to find GCC 10.10.2 on POWER8 on the Compile Farm? > > Jeff > _______________________________________________ > cfarm-users mailing list > [email protected] > https://lists.tetaneutral.net/listinfo/cfarm-users _______________________________________________ cfarm-users mailing list [email protected] https://lists.tetaneutral.net/listinfo/cfarm-users
