[U-Boot-Users] Want to Use char array without System support, but cannot find memset function.

6 Nov
2007
6 Nov
'07
8:05 a.m.
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

6 Nov
6 Nov
10:25 a.m.
New subject: [U-Boot-Users] Want to Use char array without System support, but cannot find memset function.
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/
6391
Age (days ago)
6391
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andreas Schweigstill
-
Kaiserempire