Warn users about the amount of ram and time needed to build GCC with
LTO_BOOTSTRP enabled.
PR: 264949
Reported by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp> and others
Differential D35688
lang/gcc>=11: Warn about LTO_BOOTSTRAP salvadore on Jul 1 2022, 11:01 AM. Authored by Tags None Referenced Files
Subscribers
Details
Warn users about the amount of ram and time needed to build GCC with PR: 264949
Diff Detail
Event TimelineComment Actions Thank you for thinking of our users impacted negatively, Lorenzo. I think this is the minimum we can do and only suggest tweaking the message a little (breaking the long sentence and one or two style changes) and, for now, only applying this to the "production" ports, that is, skipping the -devel ports (though the latter is more an intuition which you are welcome to ignore).
Comment Actions Thanks Gerald, I have committed the message in the form you suggested. I have committed it both in production and development ports: while I trust your intuition, I really do not see how an additional warning could be problematic, it seems to me that it has only advantages. On the other hand, more differences we have in our gcc ports, more complexity we add to their maintainance. |