This is the mail archive of the ecos-discuss@sourceware.org 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: Huge memory footprint for a simple "hello world"


On Wed, Jun 07, 2006 at 12:27:13PM +0200, Socrates Socrates wrote:
> Thank you for all that info you provided me with.
> 
> The first 3 steps are fine but "make -s tests" fails:
> 
> :~/work/atmel/060606$ make -s tests
> headers finished
> build finished
> /home/socrates/work/atmel/060606/install/lib/libtarget.a(redboot_main.o):

O.K.

I missed a step. you need to first 

rm -fr 

you Redboot tree, or work in a different directory. You cannot convert
a tree from one template to another.

  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]