I recently downloaded gem5 and used scons to build a linux simulation with the ARM architecture. That worked, and now I want to make an intel x86 processor. Do I need to remove the existing ARM simulation? if not, can I maintain two different simulations at the same time?
Asked
Active
Viewed 659 times
1 Answers
0
With scons you can build all the architectures you want. It does not matter if you have built any others before

horro
- 1,262
- 3
- 20
- 37