That looks like a problem we've had where gem5 half uses its own local
libelf, and half uses the system one. It's been fixed on the develop branch
and will be fixed in the next release which *should* happen in the next few
weeks. I think this change should fix it on the current master branch.

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

On Sun, Sep 13, 2020 at 7:24 AM Abhinav Sukumar Rao via gem5-dev <
[email protected]> wrote:

> As suggested by Gabe, I managed to install gem5 using CLang. However, the
> hello world test program is segfaulting:
> https://pastebin.com/XiZ22QkV
> Is there an issue with the line that warns about the DRAM device capacity
> (I doubt that it is)
> Interestingly I managed to get hello32 running on SE Mode.
>
> *Regards*
>
> *Abhinav Sukumar Rao*
>
> *B.E. Computer Science*
> E-mail:-Personal <[email protected]> || University
> <[email protected]>
>
> *Birla Institute of Technology and Science Pilani, Hyderabad Campus*
>
> *Jawahar Nagar, Kapra Mandal, Medchal District,*
>
> *Telangana - 500078, India*
>
>
> On Sun, Sep 13, 2020 at 2:22 AM Abhinav Sukumar Rao <
> [email protected]> wrote:
>
>> Platform: Arch linux
>> Python version: 3.8
>> gcc version: 10.2.0
>>
>> Upon running the build for gem5, I can't seem to get it to work. A
>> warning is being treated as an an error:
>> https://pastebin.com/0R0UK0aF
>>
>> Upon downloading python2 and using that:
>> https://pastebin.com/qHM1dpHY
>>
>> Creating a virtual environment and using python2.7 doesn't seem to work
>> either:
>> https://pastebin.com/CP3EJMsF
>>
>> Is there any workaround or a way to fix this?
>>
>> *Regards*
>>
>> *Abhinav Sukumar Rao*
>>
> _______________________________________________
> gem5-dev mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s

Reply via email to