From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott McNutt Date: Tue, 11 May 2010 08:39:40 -0400 Subject: [U-Boot] Building for da830 fails In-Reply-To: <20100510211709.DCEBBC67D4E@gemini.denx.de> References: <004001caeddc$719c30d0$54d49270$@raj@ti.com> <4BE42048.7000701@ge.com> <20100507151009.55582E8AAC9@gemini.denx.de> <4BE42FE9.3070208@psyent.com> <4BE43218.2060209@freescale.com> <20100510211709.DCEBBC67D4E@gemini.denx.de> Message-ID: <4BE9500C.1010202@psyent.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Wolfgang Denk wrote: > Ah. With "USE_PRIVATE_LIBGCC=yes" I see this one: > > undefined reference to `__aeabi_uldivmod' > > Note that this is __aeabi_uldivmod, not __udivdi3. > > > Which version of compiler / which tool chain are you using? gcc 4.1.2 --Scott