IRC log for #bzflag on 20200518

00:15.01blast007tupone: with both GCC 8.3.0 and clang 7.0.1, it picked -mtune=native
00:15.43blast007I can't easily test on a version older than 4.2, and I don't know if we'd actually build on that old of a version anyway
00:16.24blast007even Debian oldoldstable (Jessie) has GCC 4.9
01:39.56*** join/#bzflag Sgeo (~Sgeo@ool-18b982ad.dyn.optonline.net)
02:15.50BulletCatcherBZFlag requires at least GCC 4.3 in which C++0x support was added.
02:15.53BulletCatcherSee the comment in configure.ac just above the PR#253 change. :-)
02:17.52BulletCatcherWith ax_compare_version it correctly uses -mtune=native on CentOS 7 with GCC 4.8.5.
02:37.05blast007then we can eliminate that logic and just always use -mtune=native, at least for the 'pc' host_vendor
02:45.27BulletCatcherAgreed.  Same for mingw32.
02:50.08BulletCatcherFurther down in configure.ac where profiling is enabled, changing it to `$CC -dumpversion | sed 's/\..*//'` should make it work correctly.
03:11.22BZNotify022.4 @ bzflag: 03JMakey pushed 1 commit (06https://git.io/JfEWq):
03:11.23BZNotify022.4 @ bzflag: 03JMakey 14534b0d: Do not distribute the .github directory contents. (06https://git.io/JfEWm)
03:27.29BZNotify022.4 @ bzflag: 03JMakey pushed 1 commit (06https://git.io/JfElW):
03:27.30BZNotify022.4 @ bzflag: 03JMakey 141301b7: Update more copyright statements to 2020. (06https://git.io/JfEll)
09:21.08*** join/#bzflag cods (~fred@tuxee.net)
09:21.08*** join/#bzflag cods (~fred@unaffiliated/cods)
21:06.31BZNotifybzflag: 03atupone 11synchronized pull request #253 "Better gcc compiler version check. Previous check failed for gcc-10" (06https://git.io/JfRqR)
21:07.33tuponeok. I have removed the version check. It only remains the check on profiling test
21:07.47tuponethat should be fixed
21:52.59*** join/#bzflag [Gort] (~gort@unaffiliated/gort/x-9231432)
22:38.46*** join/#bzflag Sgeo (~Sgeo@ool-18b982ad.dyn.optonline.net)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.