From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 11 May 2010 14:45:49 +0200 Subject: [U-Boot] LPC2468 again In-Reply-To: <4BE9503E.4020106@duran-audio.com> References: <4BE94872.2010105@duran-audio.com> <20100511142520.509a9479@wker> <4BE9503E.4020106@duran-audio.com> Message-ID: <20100511144549.2a6fe2b5@wker> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 11 May 2010 14:40:30 +0200 Remco Poelstra wrote: ... > >> /usr/local/ELDK/usr/bin/../lib/gcc/arm-linux-gnueabi/4.2.2/soft-float/libgcc.a(_udivdi3.o):(.ARM.exidx+0x0): > >> undefined reference to `__aeabi_unwind_cpp_pr0' > >> > >> How can I fix that? It seems it's the last small problem before I can > >> send a patch set for the startup code. > >> > > Try to apply this patch > > > > http://lists.denx.de/pipermail/u-boot/2010-May/071363.html > > > > Best regards, > > Anatolij > > > > > Thanks, this works. Why isn't this included in u-boot by default? This patch is quite new and I suppose it will be included soon. Best regards, Anatolij