[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] 32 Kb Sram trouble
From: |
Joerg Wunsch |
Subject: |
Re: [avr-gcc-list] 32 Kb Sram trouble |
Date: |
Tue, 27 Jan 2004 20:38:24 +0100 |
User-agent: |
Mutt/1.2.5i |
As E. Weddington wrote:
> 4. When you configure, you will want to use the --disable-doc option
> (along with the typical --prefix option.
IIRC, --disable-doc is now the default anyway (that's why I didn't mention
that in AVRfreaks).
Maybe you've got a hint for Kasper about the --prefix setting you've
been using for standard WinAVR so he can basically rebuild the files
for the exact same target location?
> 5. Note that when avr-libc is built, all the object files and
> libraries are not stripped; they still have debug info in them.
That's exactly the reason for why I want Kasper to rebuild his
avr-libc. ;-) If the debugging symbols are retained, and if the
sources are still around at their recorded location, it should be
possible to single-step through the library's malloc() implementation.
After all, that's /the/ advantage of an opensource library.
--
J"org Wunsch Unix support engineer
address@hidden http://www.interface-systems.de/~j/