On Sat, May 24, 2014 at 02:12:23AM +0100, Ken Moffat wrote:
> I haven't built i686 for ages - my last time was while testing 7.4,
> for 7.5 there was nothing which I felt it would be useful for me to
> test on that architecture. But all the recent LFS changes made me
> decide to try it again. The machine is an AMD A4, and LFS itself
> built ok.
>
> But lame, even with
> sed -i -e 's/fast-math/& -msse2/' configure
> fails to build :
>
I also get a similar failure in gst-plugins-base, with
sed -i -e 's/-O2/& -msse2/' configure
make[3]: Entering directory
'/scratch/working/gst-plugins-base-0.10.36/gst/subparse'
CC libgstsubparse_la-gstssaparse.lo
CC libgstaudioresample_la-speex_resampler_float.lo
In file included from resample.c:134:0,
from speex_resampler_float.c:26:
resample_sse.h: In function ‘interpolate_product_single’:
resample_sse.h:62:10: warning: SSE vector return without SSE enabled
changes the ABI [-Wpsabi]
__m128 sum = _mm_setzero_ps();
^
In file included from resample_sse.h:38:0,
from resample.c:134,
from speex_resampler_float.c:26:
resample_sse.h: In function ‘inner_product_single’:
/usr/lib/gcc/i686-pc-linux-gnu/4.9.0/include/xmmintrin.h:115:1:
error: inlining failed in call to always_inline ‘_mm_setzero_ps’:
target specific option mismatch
_mm_setzero_ps (void)
^
etc.
This time, I'm stopping the build - firefox without gst-plugins-base
will not be useful to me. Again, any suggestions will be gratefully
received.
ĸen
--
das eine Mal als Tragödie, dieses Mal als Farce
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page