From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Date: Sat, 1 Aug 2009 15:26:19 +0200 Subject: [U-Boot] Missing __udivdi3 for ARM In-Reply-To: <17434f2e0907311440v2909bf46w74877af175f493e6@mail.gmail.com> References: <17434f2e0907311440v2909bf46w74877af175f493e6@mail.gmail.com> Message-ID: <20090801132619.GA19785@game.jcrosoft.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 17:40 Fri 31 Jul , J.C. Wren wrote: > I enabled CONFIG_YAFFS2 for ARM, and got the following message: > /home/user/u-boot/fs/yaffs2/yaffscfg.c:185: undefined reference to > `__udivdi3' just use lldiv Best Regards, J.