2010/1/9 Mook - :
> Building approximately a week-old mozilla-central here.
>
> emmintrin.h hates me; the minimal testcase is:
>
> echo '#include ' | gcc -xc -c -o /dev/null -
>
> The error is:
> some\path\bin\../lib/gcc/x86_64-w64-mingw32/4.5.0/include/mm_malloc.h:31:1:
> error: static declaration
Building approximately a week-old mozilla-central here.
emmintrin.h hates me; the minimal testcase is:
echo '#include ' | gcc -xc -c -o /dev/null -
The error is:
some\path\bin\../lib/gcc/x86_64-w64-mingw32/4.5.0/include/mm_malloc.h:31:1:
error: static declaration of '_aligned_malloc' follows non