David Fang <[email protected]> added the comment:

With svn-trunk, works with and without gas-preprocessor.pl
(powerpc-apple-darwin8 , 10.4.11/ppc, dual G4):

% ../ffmpeg/configure --enable-shared --disable-static --as=gas-preprocessor.pl
&& make && env
DYLD_LIBRARY_PATH=libavcore:libavdevice:libavfilter:libavformat:libavcodec:libpostproc:libswscale:libavutil
make check

% env
DYLD_LIBRARY_PATH=libavcore:libavdevice:libavfilter:libavformat:libavcodec:libpostproc:libswscale:libavutil
./ffmpeg -h 
FFmpeg version SVN-r25862, Copyright (c) 2000-2010 the FFmpeg developers
  built on Dec  7 2010 10:59:19 with gcc 4.0.1 (Apple Computer, Inc. build 5370)
  configuration: --enable-shared --disable-static --as=gas-preprocessor.pl
  libavutil     50.33. 0 / 50.33. 0
  libavcore      1.14. 0 /  1.14. 0
  libavcodec    52.97. 2 / 52.97. 2
  libavformat   52.87. 1 / 52.87. 1
  libavdevice   52. 2. 2 / 52. 2. 2
  libavfilter    1.67. 0 /  1.67. 0
  libswscale     1.12. 0 /  1.12. 0

________________________________________________
FFmpeg issue tracker <[email protected]>
<https://roundup.ffmpeg.org/issue2401>
________________________________________________

Reply via email to