
Code: Select all
[ebuild R ] sys-devel/gcc-13.2.0:13::gentoo USE="(cxx) debug* fortran lto (multilib) nls nptl openmp pgo (pie) sanitize ssp test valgrind -ada (-cet) (-custom-cflags) -d -default-stack-clash-protection -default-znow -doc (-fixed-point) -go -graphite -hardened (-ieee-long-double) -jit (-libssp) -modula2 -objc -objc++ -objc-gc (-pch) -systemtap -vanilla -vtv -zstd"Code: Select all
gentoobox ~ # grep -R fixed-point /var/db/repos/gentoo/profiles
...
/var/db/repos/gentoo/profiles/arch/base/package.use.mask:sys-devel/gcc fixed-point
...
Code: Select all
gentoobox ~ # less /var/db/repos/gentoo/profiles/arch/base/package.use.mask
...
# Mike Gilbert <floppym@gentoo.org> (2022-10-16)
# Only supported on MIPS.
dev-lang/gnat-gpl fixed-point
sys-devel/gcc fixed-point
...

What? I see no relationship between this opinion, whatever it means, with what happened on this thread. You asked a question, you got an answer: the custom-cflags USE flag is masked by profile for package sys-devel/gcc, you where show where you can look for the reasons, and told how to override the mask. I can't think of any better outcome of coming to a support forum.Demo wrote:I'm not sure what to say about that except for I was just sharing my thoughts about how support forums are run these days.
Before 2010 it was all run by peers, no titles - except for a few moderators - and no pressure. [...] All in all, I guess forums are leaning towards the client server model rather than the peer to peer model, which won't be a great success with open source given the wide base of users and applications.
NeddySeagoon wrote:I'm not a witch, I'm a retired electronics engineer
Ionen wrote:As a packager I just don't want things to get messier with weird build systems and multiple toolchains requirements though
