On 11/10/2011 07:55 PM, Mike Frysinger wrote:
> On Thursday 10 November 2011 20:51:47 Graeme Russ wrote:
>> A few questions (I am unfamiliar with the Linux build environment):
>>
>>  a) Does Linux link to libgcc
> 
> no Linux port uses libgcc.  they've always done the equivalent of 
> PRIVATE_LIBGCC.  but in the case of x86, i can't see them providing any 
> libgcc 
> funcs.  so i don't think u-boot should either.

Some of the less common architectures (openrisc, h8300, cris, m32r,
tile, xtensa) appear to use libgcc.

unicore32 appears to pull selected objects out of both libgcc and libc.

-Scott

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

Reply via email to