Handbook Talk:PPC/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:32, 5 November 2024 (UTC) :: Your reply ~~~~
Navigate to first
Remove `-fno-strict-aliasing` in the default CFLAGS
Talk status
This discussion is done.
"Drop -fno-strict-aliasing. This is technically a valid option to use, but it's in no way specific to these arches, and is a massive pessimisation (slowdown). It's only useful if a project is written with poor C. It also controls other optimisation passes in GCC and other compilers, not just specific strict aliasing optimisations" - User:Sam (Source)
Handbook:PPC/Installation/Stage#CFLAGS_and_CXXFLAGS
Xarvatium (talk) 00:20, 22 October 2023 (UTC)
- Thanks! Fixed in Special:Diff/1266713. --Sam (talk) 08:35, 28 October 2023 (UTC)