Y
Hacker News
new
|
ask
|
show
|
jobs
by
newman314
509 days ago
Can you confirm that's still the right location for Sequioa?
I have the command line tools installed and I only have /usr/bin/ld and /usr/bin/ld-classic
2 comments
satvikpendem
509 days ago
Then it'd be the /usr/bin/ld as I believe my solution was for before they moved the linker it seems.
link
saagarjha
508 days ago
/usr/bin/ld will correctly invoke the right linker, it's a stub to look at your developer dir and reexec.
link