2015-10-04, 04:38
(2015-10-03, 09:35)wsnipex Wrote: kodi in general needs C++11, gcc >= 4.8 needed.
Well, my build VM is running Centos 6 with GCC 4.4.7. I used the devtools update from http://people.centos.org/tru/devtools-1.1/readme to get GCC 4.7.2.
After that, everything seemed to build fine, including bsnes-mercury
What sort of confused me was that I was thinking that the build system built the compiler that it then used to build everything else: there's a gcc-4.9.3 directory in the build.OpenELEC directory.