This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Modify memory layout


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]