[FFmpeg-user] strip doesn't work
Robert Krüger
krueger at lesspain.de
Tue Oct 22 20:48:01 CEST 2013
On Tue, Oct 22, 2013 at 10:14 AM, Paul B Mahol <onemda at gmail.com> wrote:
> On 10/21/13, Ingo Brueckl <ib at wupperonline.de> wrote:
>> CC libswscale/utils.o
>> YASM libswscale/x86/input.o
>> STRIP libswscale/x86/input.o
>> /bin/sh: 1: -wN: not found
>>
>> Apparently commit e52567c2954f627d420b30f75f71af2f2e4afe80.
>
> Perhaps you have very old binutils.
I am observing the same with recent revisions of ffmpeg on Mac OS X.
CC libswscale/utils.o
YASM libswscale/x86/input.o
STRIP libswscale/x86/input.o
strip: unrecognized option: -wN
Usage: strip [-AnuSXx] [-] [-d filename] [-s filename] [-R filename]
[-o output] file [...]
make: [libswscale/x86/input.o] Error 1 (ignored)
...
I have never noticed this before.
More information about the ffmpeg-user
mailing list