[Buildroot] [PATCH v2] package/binutils: Disable -Os for ARM cortex-M cpus

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Sep 5 19:48:18 UTC 2016


Hello,

On Sun,  4 Sep 2016 16:14:00 +0200, Romain Naour wrote:
> ERROR: reloc type R_ARM_THM_MOVW_ABS_NC unsupported in this context
> ERROR: reloc type R_ARM_THM_MOVT_ABS unsupported in this context
> 2 bad relocscollect2: error: ld returned 1 exit status
> 
> Binutils build fine with -O1, -O2 or -O3.
> 
> Reported upstream:
> https://sourceware.org/bugzilla/show_bug.cgi?id=20552
> 
> Fixes:
> http://autobuild.buildroot.net/results/e72/e727e6e9cf361acc786acec192a88f5f5444a2f6
> 
> Signed-off-by: Romain Naour <romain.naour at gmail.com>
> Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
> v2: fix condition (ThomasP)
>     report the issue upstream (ThomasP)
>     use O2 instead of O1 (Baruch)
> ---
>  package/binutils/binutils.mk | 7 +++++++
>  1 file changed, 7 insertions(+)

Applied to master, thanks. Of course, once we get the feedback from
Nicholas Walton, we might re-adjust this fix.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list