Mac OS X Reference Library Apple Developer Connection spyglass button

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



Last updated: 2008-05-29

Did this document help you? Yes It's good, but... Not helpful...