svn commit: r388648 - in head/net: asterisk11 asterisk13

Alexey Dokuchaev danfe at FreeBSD.org
Mon Nov 9 15:38:02 UTC 2015


On Mon, Nov 09, 2015 at 08:28:58AM -0700, Adam Weinberger wrote:
> What about "Build with current GCC (from ports)"?
> With or without those parentheses.
> 
> Then people know that they're about to build/install a new compiler,
> which is a large and time-consuming dependency.

Again, I advocate for s/current/modern/.  What is "current"?  It can be
4.9 for some people, 5.0 for others, and "why should I care" for everyone
else. ;-)

Plus, on some platforms, even on -CURRENT, GCC 4.2.1 is *the current* base
compiler.

"Modern" does not suffer from this bug: 4.8, 4.9, 5.0 are all, well, pretty
modern.  Even PowerPC users won't consider their base GCC 4.2.1 as "modern".

I'm still hesitating about "Build with" vs. "Use".  I'm thinking of cases
when GCC bits are required, but not exactly to build things.  At this point
I'm more inclined towards "Use modern GCC (from ports)" but still not 100%
confident it's the best wording.

./danfe


More information about the svn-ports-all mailing list