Skip to content
Snippets Groups Projects
  • Adrian Böckenkamp's avatar
    aecb3530
    cmake: gem5-related build system updates · aecb3530
    Adrian Böckenkamp authored
    The build system now allows incremental gem5 builds. Unfortunately,
    the current solution always requires re-linking the executable.
    Without the enforcement of re-linking, the fail code will be rebuilt
    but not linked into gem5.
    
    The number of cores for building gem5 is derived from /proc/cpuinfo.
    As before, only the gem5.debug configuration is supported.
    
    Change-Id: Ib13b15d1ecd62196eb251e0fd00953f4eb052feb
    aecb3530
    History
    cmake: gem5-related build system updates
    Adrian Böckenkamp authored
    The build system now allows incremental gem5 builds. Unfortunately,
    the current solution always requires re-linking the executable.
    Without the enforcement of re-linking, the fail code will be rebuilt
    but not linked into gem5.
    
    The number of cores for building gem5 is derived from /proc/cpuinfo.
    As before, only the gem5.debug configuration is supported.
    
    Change-Id: Ib13b15d1ecd62196eb251e0fd00953f4eb052feb