From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hollis Blanchard Subject: Re: _text vs _start Date: Wed, 03 Jan 2007 15:22:36 -0600 Message-ID: <1167859356.6100.52.camel@basalt> References: <1167858463.6100.50.camel@basalt> Reply-To: Hollis Blanchard Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1167858463.6100.50.camel@basalt> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Magnus Damm Cc: xen-devel List-Id: xen-devel@lists.xenproject.org On Wed, 2007-01-03 at 15:07 -0600, Hollis Blanchard wrote: > Given that you do arithmetic with _end, can you explain why you're not > using _start, which is a standard symbol provided by the default linker > script? My mistake; _start of course isn't a linker script symbol at all, but rather the entry point code. -- Hollis Blanchard IBM Linux Technology Center