Hi, <br><br>We are cross-compiling vlc using cegcc_mingw32ce_cygwin1.7_r1399.tar.bz2. <br><br>The following problem is caused when building arm_neon.<br><br>s16.S: Assembler messages:<br>s32_s16.S:32: Warning: .type pseudo-op used outside of .def/.endef ignored.<br>
s32_s16.S:32: Error: junk at end of line, first unrecognized character is `s'<br>s32_s16.S:36: Error: selected processor does not support `pld [r1]'<br>s32_s16.S:43: Error: selected processor does not support `pld [r1,#64]'<br>
s32_s16.S:84: Warning: .type pseudo-op used outside of .def/.endef ignored.<br>s32_s16.S:84: Error: junk at end of line, first unrecognized character is `s'<br>s32_s16.S:91: Error: selected processor does not support `bxeq lr'<br>
s32_s16.S:96: Error: selected processor does not support `qadd r3,ip,r3'<br>s32_s16.S:98: Error: selected processor does not support `ssat r3,#16,r3,asr#13'<br>make[4]: *** [s32_s16.lo] Error 1<br><br>Is the problem caused by the wrong version of compiler?<br>
<br><br>Thanks,<br>