TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

GNU Toolchain Update – Fall 2017

31 pointsby rayascottover 7 years ago

3 comments

limaover 7 years ago
Red Hat is doing a great job keeping RHEL&#x2F;CentOS 7 up to date with latest technologies while not introducing regressions. Very welcome, they used to be more conservative.<p>The Software Collections are particularly useful - you can use them to install, for example, Python 3.6 or GCC 7 without introducing third party repositories (and thus additional attack surface).<p><a href="https:&#x2F;&#x2F;www.softwarecollections.org" rel="nofollow">https:&#x2F;&#x2F;www.softwarecollections.org</a><p>7.4 even had a OpenSSL rebase for HTTP&#x2F;2 and it was painless. Hats off (heh) to their QA department!
davempover 7 years ago
I didn’t even know about __builtin_clz(0) being undefined and I use it regularly (for code challenge BS mostly). That’s really painful.<p>It looks like it’s something to do with log(0) being undefined and hardware vendors just couldn’t agree on wether to set a flag or just count the number of leading zeros.
fizixerover 7 years ago
Coming from redhat and they aren&#x27;t advocating calling GNU&#x2F;linux by a new name systemd&#x2F;linux. What a nice surprise.<p>Or maybe they still working on it.