From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Tue, 11 May 2010 14:25:20 +0200 Subject: [U-Boot] LPC2468 again In-Reply-To: <4BE94872.2010105@duran-audio.com> References: <4BE94872.2010105@duran-audio.com> Message-ID: <20100511142520.509a9479@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:07:14 +0200 Remco Poelstra wrote: ... > Currently I've ported the code to the latest git version. It compiles > more or less, except for the following error: > /usr/local/ELDK/usr/bin/../lib/gcc/arm-linux-gnueabi/4.2.2/soft-float/libgcc.a(_divdi3.o):(.ARM.exidx+0x0): > undefined reference to `__aeabi_unwind_cpp_pr0' > /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