IRC logs of Freenode #BZFlag for Monday, 2020-05-18

blast007tupone: with both GCC 8.3.0 and clang 7.0.1, it picked -mtune=native00:15
blast007I 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 anyway00:15
blast007even Debian oldoldstable (Jessie) has GCC 4.900:16
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag01:39
BulletCatcherBZFlag requires at least GCC 4.3 in which C++0x support was added.02:15
BulletCatcherSee the comment in configure.ac just above the PR#253 change. :-)02:15
BulletCatcherWith ax_compare_version it correctly uses -mtune=native on CentOS 7 with GCC 4.8.5.02:17
blast007then we can eliminate that logic and just always use -mtune=native, at least for the 'pc' host_vendor02:37
BulletCatcherAgreed.  Same for mingw32.02:45
BulletCatcherFurther down in configure.ac where profiling is enabled, changing it to `$CC -dumpversion | sed 's/\..*//'` should make it work correctly.02:50
BZNotify2.4 @ bzflag: JMakey pushed 1 commit (https://git.io/JfEWq):03:11
BZNotify2.4 @ bzflag: JMakey 534b0d: Do not distribute the .github directory contents. (https://git.io/JfEWm)03:11
BZNotify2.4 @ bzflag: JMakey pushed 1 commit (https://git.io/JfElW):03:27
BZNotify2.4 @ bzflag: JMakey 1301b7: Update more copyright statements to 2020. (https://git.io/JfEll)03:27
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has quit IRC (Read error: Connection reset by peer)05:14
*** cods <cods!~fred@unaffiliated/cods> has quit IRC (Ping timeout: 256 seconds)09:14
*** cods <cods!~fred@tuxee.net> has joined #bzflag09:21
BZNotifybzflag: atupone synchronized pull request #253 "Better gcc compiler version check. Previous check failed for gcc-10" (https://git.io/JfRqR)21:06
tuponeok. I have removed the version check. It only remains the check on profiling test21:07
tuponethat should be fixed21:07
*** [Gort] <[Gort]!~gort@unaffiliated/gort/x-9231432> has joined #bzflag21:52
*** Sgeo <Sgeo!~Sgeo@ool-18b982ad.dyn.optonline.net> has joined #bzflag22:38
*** [Gort] <[Gort]!~gort@unaffiliated/gort/x-9231432> has quit IRC (Quit: Leaving)22:47

Generated by irclog2html.py 2.17.3.dev0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!