Hi,
I just installed Xcode and was able to compile my c++ files using g++ in terminal.
However while trying something just now I accidentally overwrite the file /usr/bin/ld.
Now the compiler seems broken. Is there a way to rebuild this ld file so I can continue with my g++ compiler?
Thanks for advising!