ld Release Notes for Xcode 3.1

Xcode 3.0 had a new linker ld(1) that supports all four architectures (ppc, ppc64, i386, and x86_64). In general it is a drop in replacement for the previous linker. See the man page for detailed command line option information.

Xcode 3.1 introduces a new file system layout for tools. There may be multiple copies of the linker. When gcc invokes the linker, it runs the linker that is file system relative to the compiler (e.g. /Developer/usr/bin/gcc-4.2 invokes /Developer/usr/bin/ld).

Contents:

New Features (Xcode 3.1)
Bugs Fixed in Xcode 3.1
New Features (Xcode 3.0)
Known Issues


New Features (Xcode 3.1)

Bugs Fixed in Xcode 3.1

New Features (Xcode 3.0)

Known Issues





© 2008 Apple Inc. All Rights Reserved. (Last updated: 2008-05-29)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.