[FFmpeg-devel] configure problem with leopard preview (darwin 9)

Måns Rullgård mans
Mon Jun 25 12:05:30 CEST 2007


Sandro Cavazzoni wrote:
> Hi to all,
> I'm trying to compile ffmpeg on the latest Mac OSX Leopard Preview
> (darwin kernel 9).
> I think there's a bug in the configure script for this new darwin
> based system.
>
> This is my linker output:
[...]
> ld64 warning: codegen in _sad8_xy2_mmx2 (offset 0x0000001B) prevents
> image from loading in dyld shared cache
> ld64 warning: codegen in _sad16_xy2_mmx2 (offset 0x0000002C) prevents
> image from loading in dyld shared cache
> ld64 warning: codegen in _sad16_xy2_mmx2 (offset 0x00000084) prevents
> image from loading in dyld shared cache
> ld64-74.4 failed: absolute addressing (perhaps -mdynamic-no-pic) used
> in _avg_qpel8_mc20_mmx2 from i386/dsputil_mmx.o not allowed in
> slidable image

This looks like a new way of saying text relocations are not allowed
in shared libraries.

-- 
M?ns Rullg?rd
mans at mansr.com




More information about the ffmpeg-devel mailing list