[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-gcc-list] Problem with malloc()
From: |
Victor Sluiter |
Subject: |
[avr-gcc-list] Problem with malloc() |
Date: |
Mon, 5 Nov 2001 11:20:04 +0100 (MET) |
Hello,
I have been working with AVR-GCC to my full satisfaction for almost two
years now, but sibce last week I have a problem I can't find a solution for.
When
I use the function 'malloc()', the compiler gives the following
error:
C:\VICTOR\AVRGCC\BIN\..\lib\gcc-lib\avr\2.95.2\..\..\..\..\avr\lib\libc-mega.a(m
alloc.o): In function `malloc':
C:\Victor\AVRGCC\avr\lib\src/malloc.c:16: undefined reference to
`_end_of_ram_'
C:\Victor\AVRGCC\avr\lib\src/malloc.c:16: undefined reference to
`_end_of_ram_'
C:\VICTOR\AVRGCC\BIN\MAKE.EXE: *** [base.elf] Error 1
Has anyone got a suggestion what might be wrong?
Thanks in advance, Victor Sluiter
--
GMX - Die Kommunikationsplattform im Internet.
http://www.gmx.net
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [avr-gcc-list] Problem with malloc(),
Victor Sluiter <=