avr-libc-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-libc-dev] malloc bug ?


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] malloc bug ?
Date: Mon, 9 Sep 2002 14:58:54 +0200
User-agent: Mutt/1.2.5i

As daniel_laptop wrote:

> using "--defsym __heap_start=0x800200" does work
> but i don't know how to set it to a link time target like __bss_end
> (in my file "__malloc_heap_start = &__bss_end;")
> 
> If there is a way (without modifying linker scripts) please let me know ?

Hmm, probably not.  If you want this, the C approach seems to be the
best, indeed.
-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]