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

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

RE: [avr-libc-dev] I thought I understood malloc


From: Eric Weddington
Subject: RE: [avr-libc-dev] I thought I understood malloc
Date: Thu, 29 Mar 2007 10:12:37 -0600

 

> -----Original Message-----
> From: 
> address@hidden 
> [mailto:address@hidden
> org] On Behalf Of Steve Franks
> Sent: Thursday, March 29, 2007 10:00 AM
> To: Dave Hylands
> Cc: address@hidden
> Subject: Re: [avr-libc-dev] I thought I understood malloc
> 
> Well, last night I added:
> 
> override LDFLAGS        =
> -Wl,--section-start,.data=0x802100,--defsym=__heap_end=0x80A0f
> f,,--defsym=__malloc_heap_end=0x80A0ff,--defsym=__malloc_heap_
> start=0x8080ff,-Map=$(PRG).map,--cref
> -lm -u vfprintf -u vfscanf -lprintf_flt -lscanf_flt -lm -lc
> 
> And things look to be hunky-dory now.  Of course, I accept 
> that this could
> have just moved things around and covered the real bug up 
> again, but I am
> suspicious either way.

Hi Steve,

Could you open up a bug report on the avr-libc project? It sounds like the
system needs to be fixed, or the documentation needs to be fixed if it
doesn't match reality.

Eric Weddington





reply via email to

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