Ignore:
Timestamp:
Aug 16, 2003, 6:59:22 PM (22 years ago)
Author:
bird
Message:

binutils v2.14 - offical sources.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GNU/src/binutils/ld/README

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.1.1.2
    r608 r609  
     1                README for LD
     2
    13This is the GNU linker.  It is distributed with other "binary
    24utilities" which should be in ../binutils.  See ../binutils/README for
     
    2729If you want to make a cross-linker, you may want to specify
    2830a different search path of -lfoo libraries than the default.
    29 You can do this by setting the LIB_PATH variable in ./Makefile.
     31You can do this by setting the LIB_PATH variable in ./Makefile
     32or using the --with-lib-path configure switch.
    3033
    3134To build just the linker, make the target all-ld from the top level
Note: See TracChangeset for help on using the changeset viewer.