[Ffmpeg-devel] Problems with strip on mingw
Michel Bardiaux
mbardiaux
Mon Dec 12 17:07:28 CET 2005
make[1]: Leaving directory
`//pktbes02/dsk3/people/michel/internet/ffmpeg-mingw-tutorial/libavformat'
gcc -Wl,--warn-common -g -o ffmpeg_g.exe ffmpeg.o cmdutils.o
-L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil
-lavutil -lm
cp -p ffmpeg_g.exe ffmpeg.exe
strip ffmpeg.exe
c:\mingw\bin\strip.exe: ffmpeg.exe: File format not recognized
make: *** [ffmpeg.exe] Error 1
Now this is easy to avoid with --disable-strip, but it's a loose thread.
I could understand that strip be impossible in mingw, and that they
would supply a bin/strip doing nothing, but that's not the case here. On
what files is mingw/bin/strip supposed to work?
--
Michel Bardiaux
R&D Director
T +32 [0] 2 790 29 41
F +32 [0] 2 790 29 02
E mailto:mbardiaux at mediaxim.be
Mediaxim NV/SA
Vorstlaan 191 Boulevard du Souverain
Brussel 1160 Bruxelles
http://www.mediaxim.com/
More information about the ffmpeg-devel
mailing list