[FFmpeg-trac] #4474(build system:new): Some inline asm code does not compile on Haiku 32-bit with GCC 4

FFmpeg trac at avcodec.org
Sat Apr 11 23:55:40 CEST 2015


#4474: Some inline asm code does not compile on Haiku 32-bit with GCC 4
-------------------------------------+-------------------------------------
             Reporter:  Timothy_Gu   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  build
              Version:  git-master   |  system
             Keywords:  haiku        |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Timothy_Gu):

 Replying to [comment:2 cehoyos]:
 > Is libavfilter/x86/vf_noise.c the only failing file or are there others?

 If I use `make -k` libpostproc/postprocess.o errors out as well. I'm not
 sure about others.

 > Even gcc 2.95.3 succeeds in compiling this file here on Linux without
 ebx (with --enable-pic).

 In my Haiku nightly gcc 2.95.3 crashes multiple times during the
 compilation.

 > Do the functions under HAVE_7REGS succeed compilation when you disable
 pic?

 They are not compiled as EBX is detected as not available. (Which is
 correct.)

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4474#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list