[U-Boot] [U-Boot-DM] [PATCH V2] dm: mips: Import libgcc components from Linux

Wolfgang Denk wd at denx.de
Fri Jul 27 21:45:09 CEST 2012


Dear Marek Vasut,

In message <1343417017-26346-1-git-send-email-marex at denx.de> you wrote:
> Import ashldr3, ashrdi3 and lshrdi3 to squash possible libgcc fp mismatch,
> resulting in the following warning:
...
> --- a/arch/mips/config.mk
> +++ b/arch/mips/config.mk
> @@ -52,3 +52,5 @@ PLATFORM_CPPFLAGS		+= -msoft-float
>  PLATFORM_LDFLAGS		+= -G 0 -static -n -nostdlib
>  PLATFORM_RELFLAGS		+= -ffunction-sections -fdata-sections
>  LDFLAGS_FINAL			+= --gc-sections
> +
> +USE_PRIVATE_LIBGCC		= yes

NAK.  It is always wrong to mandatorily set this!!

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Where humor is concerned there are no standards -- no  one  can  say
what is good or bad, although you can be sure that everyone will.
- John Kenneth Galbraith


More information about the U-Boot mailing list