Dear Marek Vasut,

In message <1343417017-26346-1-git-send-email-ma...@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: w...@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
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to