图片:
我在做ffmpeg编译然后移植到在mini2440开发板上是编译x264时出现这个问题
libx264.a(frame.o): In function `x264_frame_new_slice':
frame.c:(.text+0x1630): undefined reference to `__sync_fetch_and_add_4'
collect2: ld returned 1 exit status
make: *** [x264] Error 1在这里被困扰了很久,请问有大牛知道这个该怎么解决吗?
