This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 4.8 runtime compat on older machines



I'm working on a C++ project that uses third party code needing a C++
11 compatible compiler.  We can use RHEL7 / Oracle Linux 7 with gcc
4.8.2 to build, but not RHEL 6 / Oracle Linux 6 which has gcc 4.4.  If
users want to run an RHEL7/OL7-built executable on RHEL6/OL6, is there
any compat package that can be used?  Alternatively, is there a clean
way to install gcc 4.8 on RHEL6/OL6?

Regards,

Chris

--
http://twitter.com/ghrd


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]