[ELDK] help: i got a core dumped while building u-boot-2011.06 use eldk5.0 for armv4t.

Wolfgang Denk wd at denx.de
Sun Oct 9 20:14:56 CEST 2011


Dear "liujun",

In message <4E9013E8.004929.05234 at m50-110.126.com> you wrote:
> 
> home/lianhua/u-boot-2011.06/fs/yaffs2/yaffscfg.c:185: undefined reference to
> `__aeabi_uldivmod'

This is a pretty clear error message, isn't it?

It appears that the divide operation in the YAFFS2 code requires a GCC
helper function which is not yet provided in the mainline U-Boot code.

Please feel free to submit a patch to add it.

> make distclean
> USE_PRIVATE_LIBGCCyes make AS2440_config

Unfortunately you are referring to out-of-tree code here.  We cannot
test this build, so we cannot help you any further.

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: wd at denx.de
If the odds are a million to one against something occuring,  chances
are 50-50 it will.


More information about the eldk mailing list