redhat-dts Questions
3
Solved
I'm used to install packages on Debian/Ubuntu distributions, but now I need to install gcc and g++ version 8.*. There is only version 4.* in CentOS repositories. What's the correct way to install t...
Beavers asked 25/3, 2019 at 19:48
1
Recently, I noticed that my program has a big performance regression because the standard library implementation of gcc with version earlier than 5 makes list::size() an O(n).
I'm using Cen...
Aparicio asked 23/12, 2017 at 9:38
1
Solved
I'm running CentOS 6.4 and need a later version of the C++ compiler to build my development tools (Qt Creator in this case).
I'm unclear on the implications of using devtools and I'm hoping someon...
Murraymurre asked 16/10, 2013 at 23:41
2
Solved
I just found out that RedHat provides this "Developer toolset" which allows me to install (and of course use) the most up-to-date gcc-4.7.2. I use it on Centos, but the process is the same.
Once i...
Hay asked 20/8, 2013 at 14:44
1
© 2022 - 2024 — McMap. All rights reserved.