I have been encountering several errors mainly due to unclear version specific information
- The below is the error when I use VCS 2017, and SystemC 230
Config File

Error (verif trace player)

- When I try with VCS 2016, and systemC 230 I get segfaults
Here is the error

NOte: I had issues with gcc >9, so I am using gcc/g++-4.8
Still I got the issues with std::gets in systemc headers, so I passed the -std=c++98 flags in the CFLAGS for sysc
Any help or guidance in this regard will be much appreciated.
Thanks