1. I need to comment out the following lines in configure while building in mingw using msvc 2013. Else configure gets stuck, anything I need to take care. Started happening recently.
#for linkunit in $LIBRARY_LIST $PROGRAM_LIST $EXTRALIBS_LIST; do # flatten_extralibs ${linkunit}_extralibs # unique ${linkunit}_extralibs # resolve ${linkunit}_extralibs # eval ${linkunit}_extralibs=\$\(\$ldflags_filter \$${linkunit}_extralibs\) #done 2. Also getting linking errors now. ./compat/windows/mslink: line 5: /c/Program Files (x86)/Microsoft Visual Studio 12.0/VC/BIN/amd64/link: Argument list too long ./compat/windows/mslink: line 5: /c/Program Files (x86)/Microsoft Visual Studio 12.0/VC/BIN/amd64/link: Argument list too long Thanks, Yogender ----------------------------------------------------------------------------------- This email message is for the sole use of the intended recipient(s) and may contain confidential information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message. ----------------------------------------------------------------------------------- _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel