<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7226.0">
<TITLE>skyeye and u-boot</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
<BR>
I'm trying to build u-boot-1.1.3 for use with skyeye-1.0.0 (an ARM simulator) and was hoping to get tips and help building it from people who've done it before or know how. I'm building my own toolchain using the buildchain script written by Chip Coldwell &lt;<A HREF="http://frank.harvard.edu/~coldwell/toolchain/">http://frank.harvard.edu/~coldwell/toolchain/</A>&gt; (gcc-2.4.4, glibc-2.3.5, linux-2.6.10). Unfortunately, I end up with a gcc compiler with a libgcc.a that's compiled to use hardware FP.<BR>
<BR>
Could someone tell me how to rebuild gcc to avoid that problem with u-boot? Is there an elegant way of keeping two versions of gcc (one that uses hardware FP and one that uses software FP) for when I need to build code for the actual board?<BR>
<BR>
Thanks for any help.<BR>
--<BR>
<BR>
Richard Plana<BR>
Zi Corporation</FONT>
</P>

</BODY>
</HTML>