[FFmpeg-devel] OSX 10.5 (Leopard) build problem
Pierre d'Herbemont
pdherbemont
Sun Nov 4 21:06:47 CET 2007
On Nov 4, 2007, at 8:33 PM, Steven M. Schultz wrote:
> It seems that with 10.5 the advice that "-mdynamic-no-pic" is for
> applications and not shared libraries is being enforced.
>
> So if -mdynamic-no-pic can't be used because of linking problems
> but the compilation fails if that option is not used what's a person
> to do?
That's a regression known by Apple in the new ld (ld64).
A work around is to cross compile using the 10.4u SDK, which uses
ld_classic.
Pierre.
More information about the ffmpeg-devel
mailing list