[FFmpeg-cvslog] r17197 - trunk/libavcodec/x86/fft_mmx.asm

Dominik 'Rathann' Mierzejewski dominik
Fri Feb 13 14:42:24 CET 2009


On Friday, 13 February 2009 at 01:57, astrange wrote:
> Author: astrange
> Date: Fri Feb 13 01:57:22 2009
> New Revision: 17197
> 
> Log:
> Put dispatch_tab in the rodata section for macho64.
> This fixes linking shared libavcodec, since the linker doesn't allow
> text relocations in shared libraries under Darwin/x86_64.

This still gives text relocations on Linux/x86_64 in shared libavcodec.
Only putting dispatch_tab in .data gets rid of them.

Regards,
R.

-- 
MPlayer http://mplayerhq.hu | RPMFusion http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
	-- from "Collected Sayings of Muad'Dib" by the Princess Irulan




More information about the ffmpeg-cvslog mailing list