Changeset 609 for branches/GNU/src/binutils/ld/README
- Timestamp:
- Aug 16, 2003, 6:59:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/GNU/src/binutils/ld/README
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.1.1.2
r608 r609 1 README for LD 2 1 3 This is the GNU linker. It is distributed with other "binary 2 4 utilities" which should be in ../binutils. See ../binutils/README for … … 27 29 If you want to make a cross-linker, you may want to specify 28 30 a different search path of -lfoo libraries than the default. 29 You can do this by setting the LIB_PATH variable in ./Makefile. 31 You can do this by setting the LIB_PATH variable in ./Makefile 32 or using the --with-lib-path configure switch. 30 33 31 34 To build just the linker, make the target all-ld from the top level -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.