[Buildroot] [Bug 8266] mplayer build issue

bugzilla at busybox.net bugzilla at busybox.net
Fri Aug 7 10:52:00 UTC 2015


https://bugs.busybox.net/show_bug.cgi?id=8266

--- Comment #2 from Siegfried Siegert <s.siegert at atb-online.eu> 2015-08-07 10:52:00 UTC ---
(In reply to comment #1)
> Can you make sure that the problem still occurs
> after disabling ccache support and doing a "make clean all" ?

same issue again after "make clean all" without ccache.

> 
> Also:
> 
> BR2_EXTRA_GCC_CONFIG_OPTIONS="--with-float=hard --with-fpu=vfpv4-d16"
> BR2_TARGET_OPTIMIZATION=" -pipe -mfpu=vfpv4-d16 -mfloat-abi=hard"
> 
> are not needed. If you want --with-float=hard, select EABIhf instead of EABI in
> the Target options. The FPU type is already passed since you selected
> BR2_ARM_FPU_VFPV4D16=y.

Made further tests with and without this options, also tried EABIhf instead of
EABI (always "make clean all" after configuration change) without any different
result.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list