Re: gcc6 / arm rebuild issue

2016-02-11 Thread Marek Polacek
On Thu, Feb 11, 2016 at 06:35:25PM +0100, François Cami wrote: > Hi, > > openal-soft fails to build on arm / f24, probably due to a toolchain change: > " > /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include/arm_neon.h:9013:1: > error: inlining failed in call to always_inline 'vld1q_f32':

gcc6 / arm rebuild issue

2016-02-11 Thread François Cami
Hi, openal-soft fails to build on arm / f24, probably due to a toolchain change: " /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/6.0.0/include/arm_neon.h:9013:1: error: inlining failed in call to always_inline 'vld1q_f32': target specific option mismatch " The complete build log is located at: