Hi Gabe,
Thank you very much for the response. I greatly appreciate it.
I was using just the -d flag for getting the objdump. Now i tried using
additional flags and used a parser to get the addresses and data present within.
I was able to get around 121 of the addresses which were having the corre
Hi,
I've also experienced long/very long link times with the GNU linker. I suggest
you try LLD, the LLVM linker that has been significantly faster for me.
Regards,
Gabriel
___
gem5-users mailing list -- gem5-users@gem5.org
To unsubscribe send an email
Could you give me some advise to integrate VANS with new version gem5?
VANS is interrogated to commit id dde093b2 .
However the newer version of gem5 breaks a lot of old Python interfaces, making
it unable to run with VANS GEM5 wrapper, although compilation is fine.
When I run VANS with new versio