On 20 May 2013 18:21, Richard Henderson <r...@twiddle.net> wrote: > On 05/19/2013 09:30 AM, Ed Maste wrote: >> That is, it just changes the start address. Is this generally the >> only difference between QEMU's linker scripts and system built-ins? > > Yes.
So for a new architecture how do we determine whether we need to fiddle with the start address or not? (More specifically, is aarch64 going to need a linker script or just to go in the configure list of "hosts which don't need one" ?) thanks -- PMM