Handbook Talk:PPC64/Installation/Stage
From Gentoo Wiki
Note
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
Before creating a discussion or leaving a comment, please read about using talk pages. To create a new discussion, click here. Comments on an existing discussion should be signed using
~~~~
:
A comment [[User:Larry|Larry]] 13:52, 13 May 2024 (UTC) : A reply [[User:Sally|Sally]] 11:38, 5 November 2024 (UTC) :: Your reply ~~~~
Navigate to first
no -march=native option for PPC
Talk status
This discussion needs help.
Tip: To get this fixed sooner, use {{Proposal}}.
Tip: To get this fixed sooner, use {{Proposal}}.
The reference to -march (and presumably -mtune) in the CFLAGS and CXXFLAGS causes problems fow newbies. I added "-march=native" and ran into emerge build problems, first for the cpuid2cpuflags tool and then at the first step of kernel source download (elf utils). Build logs listed several issues and this option was among them so luckily I tried removing that from make.conf and then builds succeeded. --Exuberantmonkey (talk) 22:32, 9 May 2023 (UTC)