[FFmpeg-trac] #7642(undetermined:new): Linker error in MSVC with --disable-everything

FFmpeg trac at avcodec.org
Sun Dec 30 05:26:25 EET 2018


#7642: Linker error in MSVC with --disable-everything
-------------------------------------+-------------------------------------
             Reporter:  thecycoone   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by thecycoone):

 Using the latest git at this time
 (fccba32b4c4f16682b2c34a4c84449a84f91d4d9)

 I am not able to reproduce using {{{./configure --toolchain=msvc
 --disable-everything; make}}} or  {{{./configure --toolchain=msvc
 --disable-everything --disable-programs; make}}}

 I am able to reproduce with {{{./configure --toolchain=msvc --disable-
 everything --enable-asm --enable-yasm --disable-doc --enable-debug
 --disable-ffmpeg --enable-runtime-cpudetect --disable-openssl --disable-
 ffplay --disable-ffprobe --disable-libx264 --disable-opencl --disable-lzma
 --extra-cflags=-DHAVE_UNISTD_H=0 --disable-static --enable-shared
 --extra-cflags=-MD --extra-cxxflags=-MD; make}}}

 I'm not sure what the minimal necessary set of configure options is, but I
 know that adding --disable-autodetect, or removing --disable-everything
 from the last example causes it to work.

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


More information about the FFmpeg-trac mailing list