[FFmpeg-trac] #459(build system:open): YASM Generation error in dsputil_yasm.asm & workaround
FFmpeg
trac at avcodec.org
Sun Sep 11 14:48:29 CEST 2011
#459: YASM Generation error in dsputil_yasm.asm & workaround
-------------------------------------+-------------------------------------
Reporter: sabouring | Owner:
Type: defect | Status: open
Priority: normal | Component: build
Version: git-master | system
Keywords: yasm clipd | Resolution:
macro | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by sabouring):
The generation succeded!
$ make V=1 libavcodec/x86/dsputil_yasm.o
touch .version
yasm -f elf -m amd64 -g dwarf2 -I. -I./ -I./libavutil/x86/ -Pconfig.asm -I
libavcodec/x86/ -M -o libavcodec/x86/dsputil_yasm.o
libavcodec/x86/dsputil_yasm.asm > libavcodec/x86/dsputil_yasm.d
yasm -f elf -m amd64 -g dwarf2 -I. -I./ -I./libavutil/x86/ -Pconfig.asm -I
libavcodec/x86/ -o libavcodec/x86/dsputil_yasm.o
libavcodec/x86/dsputil_yasm.asm
$ ll libavcodec/x86/dsputil_yasm.o
-rw-r--r-- 1 gilles users 28016 11 sept. 14:31
libavcodec/x86/dsputil_yasm.o
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/459#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list