[U-Boot] [PATCH v2] Make linking against libgcc configurable
Heiko Schocher
hs at denx.de
Mon Jul 27 08:26:06 CEST 2009
Hello Daniel,
Daniel Gorsulowski wrote:
> Heiko Schocher wrote:
>> 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.
Fine.
>> 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.
Great. One more test, thanks. :-)
> Sorry for confusing...
No problem.
bye
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list