public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [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

* [U-Boot-Users] Want to Use char array without System support, but cannot find memset function.
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Schweigstill @ 2007-11-06  9:25 UTC (permalink / raw)
  To: u-boot

Hello!

Kaiserempire schrieb:
 >  I am trying write a little bootloader same like the uboot.

This is completely off-topic because it is not related to U-Boot but
only to GNU toolchain and liberaries. And do never post in HTML on
this list.

With best regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstra?e 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/

^ 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