[FFmpeg-trac] #3203(build system:new): Windows MSVC configure failed.
FFmpeg
trac at avcodec.org
Sat Dec 7 02:55:55 CET 2013
#3203: Windows MSVC configure failed.
-------------------------------------+-------------------------------------
Reporter: persanker | Type: defect
Status: new | Priority: critical
Component: build | Version: git-
system | master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
How to reproduce:
{{{
open visual studio 2010 command prompt
run msys.bat to open msys command prompt
run ./configure --toolchain=msvc
}}}
Result:
{{{
cl is unable to create an executable file.
If cl is a cross-compiler, use the --enable-cross-compile option.
Only do this if you know what cross compiling means.
C compiler test failed.
}}}
Lines in config.log:
{{{
link -o ./ffconf.ldwHcjto.exe ./ffconf.TGmoNFot.o
link: invalid option -- o
Try `link --help' for more information.
C compiler test failed.
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3203>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list