[FFmpeg-devel] [patch] fix building for Blackfin on non-FDPIC setups

Mike Frysinger vapier.adi
Sat Feb 16 04:36:45 CET 2008


once the previous Blackfin/FDPIC fix to configure gets merged, this
should cover the remaining cases.  FLAT objects obviously cannot have
multiple sections, so using the L1 attributes breaks linking.  the
FDPIC relocs also break for any other format.  the attached patch
checks the compiler environment and selects the appropriate
sections/relocs.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-blackfin-non-fdpic.patch
Type: text/x-patch
Size: 7379 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080215/70c71312/attachment.bin>



More information about the ffmpeg-devel mailing list