[Ffmpeg-devel] fft_3dn2.c compile error
Klaas-Pieter Vlieg
vlieg
Wed Aug 9 07:42:03 CEST 2006
Latest fft_3dn2.c does not compile with GCC 3.4.5
Do I really need GCC 4.x to build ffmpeg from now on?
gcc -O3 -g -Wdeclaration-after-statement -Wall -Wno-switch -DHAVE_AV_CONFIG_H -I.. -I/home/kpv/ffmpeg/libavutil -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -c -o i386/fft_3dn2.o i386/fft_3dn2.c
i386/fft_3dn2.c: In function `ff_imdct_calc_3dn2':
i386/fft_3dn2.c:195: error: can't find a register in class `GENERAL_REGS' while reloading `asm'
make[1]: *** [i386/fft_3dn2.o] Error 1
regards,
Klaas-Pieter Vlieg
More information about the ffmpeg-devel
mailing list