This has been fixed by:

https://gem5-review.googlesource.com/c/public/gem5/+/66851/3

And it will be available in next release

Kind Regards

Giacomo

From: Artak Arakelyan via gem5-users <gem5-users@gem5.org>
Reply to: The gem5 Users mailing list <gem5-users@gem5.org>
Date: Monday, 3 April 2023 at 15:49
To: "gem5-users@gem5.org" <gem5-users@gem5.org>
Cc: Artak Arakelyan <arakelyan.ar...@gmail.com>
Subject: [gem5-users] gem5::cxxConfigInit is missing while trying to build 
utils/tlm examples

I'm trying to build the utils/tlm examples following the README

the compiler reports
build/tlm/sim_control.cc:75:11: error: 'cxxConfigInit' is not a member of 'gem5'
     gem5::cxxConfigInit();
           ^~~~~~~~~~~~~

grep does not find any  cxxConfigInit declaration in gem5 cloned repo

The --with-cxx-config has been set while compiling the libgem5_opt.so according 
to README


IMPORTANT NOTICE: The contents of this email and any attachments are 
confidential and may also be privileged. If you are not the intended recipient, 
please notify the sender immediately and do not disclose the contents to any 
other person, use it for any purpose, or store or copy the information in any 
medium. Thank you.
_______________________________________________
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email to gem5-users-le...@gem5.org

Reply via email to