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

Pierre d'Herbemont pdherbemont
Tue Nov 6 13:46:26 CET 2007


On Nov 6, 2007, at 4:10 AM, Rich Felker wrote:

>> 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..

Howevery, it seems that in the default Mac OS X's gcc configuration, / 
usr/bin/ld is used.

ls -al /usr/libexec/gcc/*/*/ld
lrwxr-xr-x   1 root  wheel  18 Oct 25 14:05 /usr/libexec/gcc/i686- 
apple-darwin8/4.0.1/ld -> ../../../../bin/ld
lrwxr-xr-x   1 root  wheel  18 Oct 25 14:06 /usr/libexec/gcc/powerpc- 
apple-darwin8/4.0.1/ld -> ../../../../bin/ld

Pierre.




More information about the ffmpeg-devel mailing list