In message <[EMAIL PROTECTED]> you wrote:
> 
> I noticed some warnings when compiling recent U-Boot source for some 4xx bo> 
> ards 
> with gcc 4.0.0 or 4.2.2. Perhaps somebody has a clue on how to get rid of t> 
> hese:

That's your host GCC. WHich distro is this?

I didn't see such warnigns yet...

> gcc -g -Wall -pedantic -idirafter /data/home/matthias/git/u-boot/u-boot/inc> 
> lude -idirafter /data/home/matthias/git/u-boot/u-boot/include2 -idirafter /> 
> data/home/matthias/git/u-boot/u-boot/include -DTEXT_BASE=0xFFFA0000 -DUSE> 
> _HOSTCC -O -c -o md5.o md5.c
> md5.c: In function ‘MD5Update’:
> md5.c:95: warning: implicit declaration of function ‘memmoveâ€> ™
> md5.c:95: warning: incompatible implicit declaration of built-in function > 
> ‘memmove’
> md5.c:98: warning: incompatible implicit declaration of built-in function > 
> ‘memmove’
> md5.c:107: warning: incompatible implicit declaration of built-in function > 
> ‘memmove’
> md5.c:116: warning: incompatible implicit declaration of built-in function > 
> ‘memmove’

I smell some header file incompatibitilies -  eventually  this  is  a
distro issue.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
"A fractal is by definition a set for which the Hausdorff Besicovitch
dimension strictly exceeds the topological dimension."
- Mandelbrot, _The Fractal Geometry of Nature_

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to