binutils-gdb/ld
Roland McGrath 816efef9d2 . 2007-07-18 09:46:09 +00:00
..
emulparams bfd: 2007-06-29 16:29:17 +00:00
emultempl 2007-07-18 Roland McGrath <roland@redhat.com> 2007-07-18 09:46:05 +00:00
po Regenerate files. 2007-07-02 07:12:53 +00:00
scripttempl * scripttempl/pe.sc: Don't include .gcc_except_table and 2007-07-12 12:57:02 +00:00
testsuite * ld-scripts/assert.t: Tweak to avoid relying on empty's VMA being 2007-07-13 09:09:25 +00:00
ChangeLog . 2007-07-18 09:46:09 +00:00
ChangeLog-0001
ChangeLog-0203
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006 Move 2006 ChangeLog entries to ChangeLog-2006. 2007-01-09 14:29:31 +00:00
ChangeLog-9197
ChangeLog-9899
MAINTAINERS
Makefile.am 2007-07-13 Roland McGrath <roland@redhat.com> 2007-07-13 10:44:28 +00:00
Makefile.in 2007-07-13 Roland McGrath <roland@redhat.com> 2007-07-13 10:44:28 +00:00
NEWS 2007-07-09 Roland McGrath <roland@redhat.com> 2007-07-09 21:25:34 +00:00
README
TODO
aclocal.m4 Regenerate files. 2007-07-02 07:12:53 +00:00
config.in Regenerate files. 2007-07-02 07:12:53 +00:00
configure Update sources to GPLv3 2007-07-06 14:09:45 +00:00
configure.host * configure.host: Add i[3-7]86-*-mingw* case. 2007-01-08 16:53:33 +00:00
configure.in ld/ 2007-05-16 07:19:46 +00:00
configure.tgt New port: National Semiconductor's CR16 2007-06-29 14:09:34 +00:00
deffile.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
deffilep.y Update sources to GPLv3 2007-07-06 14:09:45 +00:00
dep-in.sed
elf-hints-local.h
fdl.texi
gen-doc.texi bfd/ 2007-04-30 14:06:40 +00:00
genscripts.sh Update sources to GPLv3 2007-07-06 14:09:45 +00:00
h8-doc.texi
ld.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ld.texinfo 2007-07-13 Roland McGrath <roland@redhat.com> 2007-07-13 10:44:26 +00:00
ldcref.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldctor.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldctor.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldemul.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldemul.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldexp.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldexp.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldfile.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldfile.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldgram.y Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldint.texinfo Use @copying around copyright notices 2007-05-22 09:16:39 +00:00
ldlang.c * ldlang.c (strip_excluded_output_sections): Don't ignore sections 2007-07-13 07:34:25 +00:00
ldlang.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldlex.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldlex.l Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldmain.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldmain.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldmisc.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldmisc.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldver.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldver.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldwrite.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
ldwrite.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
lexsup.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
mri.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
mri.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
pe-dll.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
pe-dll.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
pep-dll.c Update sources to GPLv3 2007-07-06 14:09:45 +00:00
pep-dll.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00
sha1.c 2007-07-13 Roland McGrath <roland@redhat.com> 2007-07-13 10:44:28 +00:00
sha1.h 2007-07-13 Roland McGrath <roland@redhat.com> 2007-07-13 10:44:28 +00:00
stamp-h.in
sysdep.h Update sources to GPLv3 2007-07-06 14:09:45 +00:00

README

		README for LD

This is the GNU linker.  It is distributed with other "binary
utilities" which should be in ../binutils.  See ../binutils/README for
more general notes, including where to send bug reports.

There are many features of the linker:

* The linker uses a Binary File Descriptor library (../bfd)
  that it uses to read and write object files.  This helps
  insulate the linker itself from the format of object files.

* The linker supports a number of different object file
  formats.  It can even handle multiple formats at once:
  Read two input formats and write a third.

* The linker can be configured for cross-linking.

* The linker supports a control language.

* There is a user manual (ld.texinfo), as well as the
  beginnings of an internals manual (ldint.texinfo).

Installation
============

See ../binutils/README.

If you want to make a cross-linker, you may want to specify
a different search path of -lfoo libraries than the default.
You can do this by setting the LIB_PATH variable in ./Makefile
or using the --with-lib-path configure switch.

To build just the linker, make the target all-ld from the top level
directory (one directory above this one).

Porting to a new target
=======================

See the ldint.texinfo manual.

Reporting bugs etc
===========================

See ../binutils/README.

Known problems
==============

The Solaris linker normally exports all dynamic symbols from an
executable.  The GNU linker does not do this by default.  This is
because the GNU linker tries to present the same interface for all
similar targets (in this case, all native ELF targets).  This does not
matter for normal programs, but it can make a difference for programs
which try to dlopen an executable, such as PERL or Tcl.  You can make
the GNU linker export all dynamic symbols with the -E or
--export-dynamic command line option.

HP/UX 9.01 has a shell bug that causes the linker scripts to be
generated incorrectly.  The symptom of this appears to be "fatal error
- scanner input buffer overflow" error messages.  There are various
workarounds to this:
  * Build and install bash, and build with "make SHELL=bash".
  * Update to a version of HP/UX with a working shell (e.g., 9.05).
  * Replace "(. ${srcdir}/scripttempl/${SCRIPT_NAME}.sc)" in
    genscripts.sh with "sh ${srcdir}..." (no parens) and make sure the
    emulparams script used exports any shell variables it sets.