#1968: ./configure --enable-shared --enable-static behavior odd.
-------------------------------------+-------------------------------------
             Reporter:  rogerdpack   |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Hello.

 I would expect that if I pass
 ffmpeg $ ./configure --enable-shared --enable-static

 that it would either
 1) choose the latter of the 2, or
 2) fail out, proclaiming that it has been passed conflicting instruction.

 It appears that today, if I pass it this, it builds a shared build,
 effectively ignoring the "--enable-static" directive.  At least for
 mingw32-cross compiler.

 Cheers!
 -roger-

 Summary of the bug:
 How to reproduce:
 {{{
 % ffmpeg -i input ... output
 ffmpeg version
 built on ...
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1968>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to