[U-Boot] [PATCH v2] Make linking against libgcc configurable

Daniel Gorsulowski Daniel.Gorsulowski at esd.eu
Fri Jul 24 08:07:21 CEST 2009


Heiko Schocher wrote:
> Hello Daniel,
> 
Hello Heiko,

First, I would like to apologize for top posting in my last 3 mails.
I am anxious to avoid that in the feature.

> Daniel Gorsulowski wrote:
>> Sorry, it was my misstake.
>>
>> By c&p and applying yout patch I missed the changes in lib_arm/Makefile.
>> But as i wrote, _lshrdi3.a does not compile.
> 
> Why do you use c&p, and not better tools?
>
Thank you, now I learned using git-am as well by patches, created with
git-format-patch, as by emails from my mailbox.

> Compiling the meesc board with actual u-boot and the patches
> from Wolfgang, Dirk and me, works fine for me:
> 
> [hs at pollux u-boot]$ make mrproper
> [hs at pollux u-boot]$ make meesc_config
> Configuring for meesc board...
> [hs at pollux u-boot]$ make USE_PRIVATE_LIBGCC=yes -s all
> [hs at pollux u-boot]$
> [hs at pollux u-boot]$ ls -al u-boot.bin
> -rwxrwxr-x 1 hs hs 136820 23. Jul 17:25 u-boot.bin
...
> 
After re-applying the patches by git-am, everything workes fine for me too.
Sorry for confusing...

> bye
> Heiko

Bye, Daniel


More information about the U-Boot mailing list