From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25915 invoked by alias); 28 Apr 2006 06:23:25 -0000 Received: (qmail 25905 invoked by uid 22791); 28 Apr 2006 06:23:24 -0000 X-Spam-Check-By: sourceware.org Received: from bender.bawue.de (HELO bender.bawue.de) (193.7.176.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 28 Apr 2006 06:23:21 +0000 Received: from lagash (88-106-136-76.dynamic.dsl.as9105.com [88.106.136.76]) (using TLSv1 with cipher DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by bender.bawue.de (Postfix) with ESMTP id E9BEF44D62; Fri, 28 Apr 2006 08:23:16 +0200 (MEST) Received: from ths by lagash with local (Exim 4.61) (envelope-from ) id 1FZMNc-0005aw-E7; Fri, 28 Apr 2006 07:23:04 +0100 Date: Fri, 28 Apr 2006 12:58:00 -0000 To: cheng long Cc: binutils@sourceware.org Subject: Re: two question about vmlinux.lds.S Message-ID: <20060428062304.GC4579@networkno.de> References: <786736460604271703o5e7c3363j72e1fdb33fdbbc11@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <786736460604271703o5e7c3363j72e1fdb33fdbbc11@mail.gmail.com> User-Agent: Mutt/1.5.11+cvs20060403 From: Thiemo Seufer X-IsSubscribed: yes Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2006-04/txt/msg00407.txt.bz2 cheng long wrote: > Hi, ALL! > I have two questions about the file arch/i386/kernel/vmlinux.lds.S > > 1. In the file, there are two headers: and . > But I can't find the "asm" directory in the "include" directory, why? > 2. How does we generate vmlinux.lds from vmlinux.lds.S? > > BTW, if here is not appropriate place, would you tell me where I should ask? http://www.kernelnewbies.org/ Thiemo