My version of gcc/g++ is newer than SystemC can support. How do I go about running SystemC on newer gcc/g++ compilers?
SystemC v2.1 source code does not correctly compile on modern versions of Linux because recent versions of gcc/g++ are much more strict with method declarations. In order to avoid students having to install older versions of g++ so that the codes compile and run download the following patch: http://www.jonas-diemer.de/english/articles/systemc.html http://icodes.offis.de/downloads/index.php After applying the patch in the second link, by following the steps in the first link, you can compile SystemC 2.1 on G++ 4.x.x without problems.
Related Questions
- My version of gcc/g++ is newer than SystemC can support. How do I go about running SystemC on newer gcc/g++ compilers?
- Will Adobe support the version of InDesign Server that I am currently running on an earlier version of Windows?
- The testbank was built in a newer version of the TestGen application then I am running. Can I use the testbank?