From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15497 invoked by alias); 11 May 2005 20:41:13 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 15413 invoked from network); 11 May 2005 20:41:08 -0000 Received: from unknown (HELO londo.lunn.ch) (80.238.139.98) by sourceware.org with SMTP; 11 May 2005 20:41:08 -0000 Received: from lunn by londo.lunn.ch with local (Exim 3.36 #1 (Debian)) id 1DVy0u-0007AO-00; Wed, 11 May 2005 22:41:04 +0200 Date: Thu, 12 May 2005 05:08:00 -0000 To: Wilson Tsao Cc: ecos-discuss@ecos.sourceware.org Message-ID: <20050511204104.GW31731@lunn.ch> Mail-Followup-To: Wilson Tsao , ecos-discuss@ecos.sourceware.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i From: Andrew Lunn Subject: Re: [ECOS] Modify memory layout X-SW-Source: 2005-05/txt/msg00172.txt.bz2 On Tue, May 10, 2005 at 01:15:16PM -0700, Wilson Tsao wrote: > Hi, > > According to the user guide, I should modify linker script fragment(.ldi > file) under the install tree in order > to modify memory layout. But after I clean the build and rebuild again. The > memory layout isn't changed. Its best to modify the .ldi and .h file in the repository. Also the dependancy information may not always be correct on these files so its a good idea to delete the install/lib directory after doing a make clean so forcing the rebuilding of the target.ld file. Andrew -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss