* [U-Boot-Users] Want to Use char array without System support, but cannot find memset function.
@ 2007-11-06 7:05 Kaiserempire
2007-11-06 9:25 ` Andreas Schweigstill
0 siblings, 1 reply; 2+ messages in thread
From: Kaiserempire @ 2007-11-06 7:05 UTC (permalink / raw)
To: u-boot
Hi, all:
I am trying write a little bootloader same like the uboot. In my program I
need to use the char array.
when I link my program the ld show me an error: undefined reference to
'memset'.
I want to know which lib includes this symbol.
I use the arm-linux-gcc 3.2
I try to use the lib file libc.a (/usr/local/arm/lib) then the system show
me another error: "Not enough
room for program headers (allocated 5, need 6)"
Can somebody help me?
Thanks.
--
??????????????????
---KaiserEmpire
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20071106/36291be1/attachment.htm
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-06 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-06 7:05 [U-Boot-Users] Want to Use char array without System support, but cannot find memset function Kaiserempire
2007-11-06 9:25 ` Andreas Schweigstill
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox