[ECOS] Redboot and builtin functions

Fabrice Gautier Fabrice_Gautier@sdesigns.com
Wed Oct 18 11:25:00 GMT 2000


Hi,

WHen building redboot I've the followings warnings:

packages/redboot/current/src/misc_funs.c:69: warning: conflicting types for
built-in function `strcpy'
packages/redboot/current/src/misc_funs.c:127: warning: conflicting types for
built-in function `memcmp'
packages/redboot/current/src/misc_funs.c:138: warning: conflicting types for
built-in function `memset'

I can get rid of them if I build with -fno-builtin, but then i've some
"implicit declaration" warnings.

Thanks,

-- 
Fabrice Gautier
fabrice_gautier@sdesigns.com 



More information about the Ecos-discuss mailing list