On Thu, Sep 02, 2021 at 07:27:05PM -0700, Gabe Black via gem5-users wrote: > The standard library you're linking against is newer, and is using a system > call that gem5 doesn't implement. You'll either need to use an older > standard library, or implement that system call. If you're trying to run > gem5's tests, then I know at least one of the x86 ones uses dynamic linking > and links against libraries on your host system (!) which can include calls > to the more recent system call. It really shouldn't do that in my opinion, > but that's the way it's set up today unfortunately. Understood. I was trying some configs for benchmarking external test suite. I will shift it to a different system.
Thanks for the reply! -- Manas CSAM Undergraduate | 2022 IIIT-Delhi, India _______________________________________________ gem5-users mailing list -- gem5-users@gem5.org To unsubscribe send an email to gem5-users-le...@gem5.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s