Subject: Re: 1.6.2 on Shark: install kernel problem
To: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
From: Richard Earnshaw <rearnsha@arm.com>
List: port-arm
Date: 03/29/2004 13:43:25
> Hmm, but it seems no particular difference:
> (note no ELF install kernel in release distribution)

Hmm, that makes things difficult...  You can't tell by looking at the 
a.out image in isolation, since the key issue is whether the .bss segment 
has been correctly positioned.  Only by looking at the ELF image can you 
tell that.

R.