On 04/04/2013 03:15 AM, Kinkie wrote: >> PS. The "official" line from me is that we require 4.x to build Squid-3.1 >> and later. Squid-3.2 requires a recent 4.6+ version to build reliably due to >> the increasing amount of C++11 support in use. > > Given your statement, what I would like to do have the build stop at > configure time for trunk on gcc < v4 (with the necessary headroom to > support the same thing for other compilers as well), and add a > configure option --disable-compiler-version-checks which allows the > build to go through for admins who Know What They're Doing(tm). > Comments?
Perhaps just add a warning? No big difference to me either way -- just thinking about minimizing the number of artificial restrictions and code to disable those artificial restrictions... Alex.
