[FFmpeg-devel] OSX 10.5 (Leopard) build problem

Rich Felker dalias
Tue Nov 6 04:10:56 CET 2007


On Tue, Nov 06, 2007 at 10:31:02AM +1100, Nigel Pearson wrote:
> > 	Temporarily.  What happens when ld_classic isn't around?
> 
> I am hoping that ld (ld64) will be fixed by then!
> 
> (or at least has some options so that we
>   can downgrade this problem to a warning)
> 
> > 	Wouldn't it be better to modify the asm() code?
> 
> Indeed, but the impact of that potentially involves
> many platforms. A simple `ld -v | grep ld64-77`
> in configure might be necessary in the short term?

There's no reason to believe the ld command has anything to do with
the linker that gets run by the compiler frontend. It should generally
never be used directly except for kernel code and the like..

Rich




More information about the ffmpeg-devel mailing list