[Buildroot] [PATCH v4 08/12] arc: Make sure that libgcc doesn't get included when it doesn't exist yet

Peter Korsgaard jacmet at uclibc.org
Sat May 4 21:22:17 UTC 2013


>>>>> "Mischa" == Mischa Jonker <Mischa.Jonker at synopsys.com> writes:

 Mischa> For ARC, libgcc is always included, even when -nostdlib is
 Mischa> given. This is related to some small pieces of code that are
 Mischa> not always generated by the compiler; a call to libgcc is used
 Mischa> in those cases instead.

 Mischa> During the initial stages of building the toolchain, this is a
 Mischa> problem, as libgcc does not exist yet. The ARC compiler
 Mischa> supports -really-nostdlib to override the default behavior.

Committed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list