Wolfgang Denk <[EMAIL PROTECTED]> wrote:
> In message <[EMAIL PROTECTED]> you wrote:
> > 
> > In U-boot I see that it links against libgcc. Why is this?  
> 
> Because the GNU compiler references code form it's library.
> 
> > I believe this relation should not be needed.  
> 
> I believe it is needed.
> 
> > I could provide a patch to remove this relation...  
> 
> Hm.. try it out. I wouldbe surprised if it worked.

Linux works fine without libgcc. I only had to add three 64-bit shift
routines for avr32.

And as an added bonus, you get a linker error if you introduce an
open-coded 64-bit division by mistake :-)

Haavard
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to