[NLUUG]   Welcome to ftp.nluug.nl
Current directory: /pub/NetBSD/NetBSD-current/src/external/gpl3/binutils/dist/ld/
 
Current bandwidth utilization 920.73 Mbit/s
Bandwidth utilization bar
Contents of 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.texi), as well as the
  beginnings of an internals manual (ldint.texi).

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.texi 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.

Copyright (C) 2012-2024 Free Software Foundation, Inc.

Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

Icon  Name                                                        Last modified      Size  
[DIR] Parent Directory - [DIR] CVS/ 02-Jul-2024 05:01 - [DIR] emulparams/ 01-Jul-2024 05:01 - [DIR] emultempl/ 01-Jul-2024 05:01 - [DIR] po/ 01-Jul-2024 05:01 - [DIR] scripttempl/ 01-Jul-2024 05:01 - [   ] ChangeLog 01-Jul-2024 05:01 88K [   ] ChangeLog-0001 30-Jan-2016 04:00 111K [TXT] ChangeLog-0203 30-Jan-2016 04:00 120K [TXT] ChangeLog-2004 30-Jan-2016 04:00 51K [   ] ChangeLog-2005 30-Jan-2016 04:00 63K [TXT] ChangeLog-2006 30-Jan-2016 04:00 46K [TXT] ChangeLog-2007 30-Jan-2016 04:00 39K [   ] ChangeLog-2008 30-Jan-2016 04:00 38K [TXT] ChangeLog-2009 30-Jan-2016 04:00 58K [   ] ChangeLog-2010 30-Jan-2016 04:00 45K [TXT] ChangeLog-2011 30-Jan-2016 04:00 35K [TXT] ChangeLog-2012 29-Jan-2016 13:45 34K [   ] ChangeLog-2013 29-Jan-2016 13:45 28K [   ] ChangeLog-2014 29-Jan-2016 13:45 37K [TXT] ChangeLog-2015 26-Oct-2016 19:30 39K [   ] ChangeLog-2016 15-Apr-2018 00:17 153K [   ] ChangeLog-2017 15-Apr-2018 00:17 144K [   ] ChangeLog-2018 04-Apr-2020 01:40 180K [   ] ChangeLog-2019 04-Apr-2020 01:40 110K [   ] ChangeLog-2020 23-Dec-2022 20:01 173K [TXT] ChangeLog-9197 30-Jan-2016 04:00 274K [   ] ChangeLog-9899 24-Dec-2022 04:01 70K [TXT] MAINTAINERS 01-Jul-2024 05:01 260 [TXT] Makefile.am 01-Jul-2024 05:01 25K [TXT] Makefile.in 01-Jul-2024 05:01 103K [TXT] NEWS 01-Jul-2024 05:01 38K [TXT] README 01-Jul-2024 05:01 2.6K [TXT] TODO 18-Aug-2009 12:04 361 [TXT] aclocal.m4 01-Jul-2024 05:01 44K [TXT] config.in 01-Jul-2024 05:01 8.0K [TXT] configure 01-Jul-2024 05:01 667K [TXT] configure.ac 01-Jul-2024 05:01 21K [TXT] configure.host 01-Jul-2024 05:01 1.0K [TXT] configure.tgt 01-Jul-2024 05:01 39K [TXT] deffile.h 01-Jul-2024 05:01 4.5K [TXT] deffilep.c 01-Jul-2024 05:01 100K [TXT] deffilep.h 01-Jul-2024 05:01 4.7K [TXT] deffilep.y 01-Jul-2024 05:01 38K [   ] dep-in.sed 25-Sep-2011 05:01 273 [TXT] elf-hints-local.h 24-Dec-2022 04:01 1.9K [   ] fdl.texi 25-Sep-2011 05:01 23K [   ] gen-doc.texi 01-Jul-2024 05:01 621 [   ] genscrba.sh 04-Apr-2020 05:01 319 [   ] genscripts.sh 01-Jul-2024 05:01 21K [   ] h8-doc.texi 01-Jul-2024 05:01 415 [TXT] ld.1 01-Jul-2024 05:01 157K [TXT] ld.h 01-Jul-2024 05:01 9.5K [TXT] ld.info 01-Jul-2024 05:01 463K [   ] ld.texi 01-Jul-2024 05:01 374K [TXT] ldbuildid.c 01-Jul-2024 05:01 4.2K [TXT] ldbuildid.h 01-Jul-2024 05:01 1.2K [TXT] ldcref.c 01-Jul-2024 05:01 19K [TXT] ldctor.c 01-Jul-2024 05:01 9.7K [TXT] ldctor.h 01-Jul-2024 05:01 2.0K [TXT] ldelf.c 01-Jul-2024 05:01 67K [TXT] ldelf.h 01-Jul-2024 05:01 1.7K [TXT] ldelfgen.c 01-Jul-2024 05:01 13K [TXT] ldelfgen.h 01-Jul-2024 05:01 1.2K [TXT] ldemul.c 01-Jul-2024 05:01 9.6K [TXT] ldemul.h 01-Jul-2024 05:01 9.3K [TXT] ldexp.c 01-Jul-2024 05:01 46K [TXT] ldexp.h 01-Jul-2024 05:01 6.9K [TXT] ldfile.c 01-Jul-2024 05:01 25K [TXT] ldfile.h 01-Jul-2024 05:01 2.3K [TXT] ldgram.c 01-Jul-2024 05:01 188K [TXT] ldgram.h 01-Jul-2024 05:01 13K [TXT] ldgram.y 01-Jul-2024 05:01 33K [TXT] ldint.info 30-Jun-2024 18:01 55K [   ] ldint.texi 01-Jul-2024 05:01 30K [TXT] ldlang.c 01-Jul-2024 05:01 272K [TXT] ldlang.h 01-Jul-2024 05:01 21K [TXT] ldlex-wrapper.c 01-Jul-2024 05:01 1.1K [TXT] ldlex.c 01-Jul-2024 05:01 122K [TXT] ldlex.h 01-Jul-2024 05:01 5.8K [TXT] ldlex.l 01-Jul-2024 05:01 22K [TXT] ldmain.c 01-Jul-2024 05:01 44K [TXT] ldmain.h 01-Jul-2024 05:01 2.4K [TXT] ldmisc.c 01-Jul-2024 05:01 15K [TXT] ldmisc.h 01-Jul-2024 05:01 1.4K [TXT] ldver.c 01-Jul-2024 05:01 1.8K [TXT] ldver.h 01-Jul-2024 05:01 886 [TXT] ldwrite.c 01-Jul-2024 05:01 15K [TXT] ldwrite.h 01-Jul-2024 05:01 868 [TXT] lexsup.c 01-Jul-2024 05:01 85K [TXT] libdep_plugin.c 01-Jul-2024 05:01 7.6K [TXT] mri.c 01-Jul-2024 05:01 7.2K [TXT] mri.h 01-Jul-2024 05:01 1.5K [TXT] pdb.c 30-Jun-2024 18:01 121K [TXT] pdb.h 30-Jun-2024 18:01 17K [TXT] pe-dll.c 01-Jul-2024 05:01 103K [TXT] pe-dll.h 01-Jul-2024 05:01 2.5K [TXT] pep-dll-aarch64.c 30-Jun-2024 18:01 906 [TXT] pep-dll-x86_64.c 30-Jun-2024 18:01 901 [TXT] pep-dll.c 01-Jul-2024 05:01 2.8K [TXT] pep-dll.h 01-Jul-2024 05:01 2.6K [TXT] plugin.c 01-Jul-2024 05:01 40K [TXT] plugin.h 01-Jul-2024 05:01 2.1K [TXT] sysdep.h 01-Jul-2024 05:01 2.1K [TXT] testplug.c 01-Jul-2024 05:01 20K [TXT] testplug2.c 01-Jul-2024 05:01 20K [TXT] testplug3.c 01-Jul-2024 05:01 19K [TXT] testplug4.c 01-Jul-2024 05:01 21K

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!