Hi, Adding the -no-pie flag when linking the target application solves the problem. Hence, step 2 turns into: $ gcc m5_exit_addr.o -o m5_exit_addr -L/home/pedro/gem5/util/m5/build/x86/out -lm5 -no-pie
Best, Pedro. _______________________________________________ gem5-users mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
